Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 4ed2ea3

Browse files
committed
Add readme information about BDD
1 parent f510f29 commit 4ed2ea3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Developer's Information
9696
Tests are in the `tests` folder.
9797
To run them, you need `PHPUnit` and execute `make test`.
9898

99+
We also have a BDD test suite under the `spec` folder.
100+
To run the suite, you need `PHPSpec` and execute `make bdd`.
99101

100102
### Code Quality
101103

0 commit comments

Comments
 (0)