mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-11 04:48:42 +00:00
Update 01_Development.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
3165fbde87
commit
ef9b7ae41c
|
|
@ -63,7 +63,7 @@ Automated tests which are run during the review process (**R7**):
|
|||
```sh
|
||||
php ./vendor/bin/phpunit -c tests/PHPUnit/phpunit_default.xml
|
||||
php ./vendor/bin/phpstan analyse --no-progress -l 9 -c Build/Config/phpstan.neon ./
|
||||
npx jasmine-node ./
|
||||
./Build/Config/jasmine_build.sh && npx jasmine --config=Build/Config/jasmine.json
|
||||
./cOMS/tests/test.sh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user