mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-02-07 00:18:40 +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
|
```sh
|
||||||
php ./vendor/bin/phpunit -c tests/PHPUnit/phpunit_default.xml
|
php ./vendor/bin/phpunit -c tests/PHPUnit/phpunit_default.xml
|
||||||
php ./vendor/bin/phpstan analyse --no-progress -l 9 -c Build/Config/phpstan.neon ./
|
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
|
./cOMS/tests/test.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user