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

Commit dfc3c6b

Browse files
authored
Merge pull request #34 from ElectricMaxxx/update_readme_2
add lines how to run behat on bundle
2 parents 467236b + 2873ca5 commit dfc3c6b

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)