Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 2873ca5

Browse files
committed
add lines how to run behat on bundle
(cherry picked from commit aaece59)
1 parent 5abd800 commit 2873ca5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,8 @@ for a guide to running the tests.
102102
Thanks to
103103
[everyone who has contributed](https://github.com/symfony-cmf/ResourceRestBundle/contributors) already.
104104
## Running the tests
105+
106+
### Behat
107+
- Setup database: `./vendor/symfony-cmf/testing/bin/travis/phpcr_odm_doctrine_dbal.sh`
108+
- Run server: `./vendor/symfony-cmf/testing/bin/server`
109+
- Run tests: `./vendor/bin/behat`

0 commit comments

Comments
 (0)