mirror of
https://github.com/getgrav/grav.git
synced 2025-11-02 11:26:02 +01:00
Add test info to readme
This commit is contained in:
@@ -121,3 +121,5 @@ See [LICENSE](LICENSE.txt)
|
|||||||
|
|
||||||
First install the dev dependencies by running `composer update` from the Grav root.
|
First install the dev dependencies by running `composer update` from the Grav root.
|
||||||
Then `composer test` will run the Unit Tests, which should be always executed successfully on any site.
|
Then `composer test` will run the Unit Tests, which should be always executed successfully on any site.
|
||||||
|
|
||||||
|
You can also run a single unit test file, e.g. `composer test tests/unit/Grav/Common/AssetsTest.php`
|
||||||
|
|||||||
Reference in New Issue
Block a user