mirror of
https://github.com/filegator/filegator.git
synced 2025-08-15 20:24:00 +02:00
docs_upd
This commit is contained in:
@@ -92,6 +92,8 @@ Once everything is ready visit: `http://localhost:8080`
|
|||||||
|
|
||||||
## Run tests & static analysis
|
## Run tests & static analysis
|
||||||
|
|
||||||
|
Testing requires xdebug and sqlite php extensions.
|
||||||
|
|
||||||
```
|
```
|
||||||
vendor/bin/phpunit
|
vendor/bin/phpunit
|
||||||
vendor/bin/phpstan analyse ./backend
|
vendor/bin/phpstan analyse ./backend
|
||||||
|
@@ -30,6 +30,8 @@ Once everything is ready visit: `http://localhost:8080`
|
|||||||
|
|
||||||
## Run tests & static analysis
|
## Run tests & static analysis
|
||||||
|
|
||||||
|
Testing requires xdebug and sqlite php extensions.
|
||||||
|
|
||||||
```
|
```
|
||||||
vendor/bin/phpunit
|
vendor/bin/phpunit
|
||||||
vendor/bin/phpstan analyse ./backend
|
vendor/bin/phpstan analyse ./backend
|
||||||
|
Reference in New Issue
Block a user