ORIENT/tests/README.md

7 lines
227 B
Markdown
Raw Normal View History

2015-03-02 08:08:04 +00:00
### Unit tests
Unit tests can be performed by running `phpunit` in the root directory or inside `/tests/unit`.
### Functional tests
Functional tests can be performed by running `phpunit` in the `/tests/functional` directory.