mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 20:34:03 +00:00
Add 'composer coverage'
This commit is contained in:
parent
5f41647a6b
commit
2d7e9dfd89
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
||||||
"docker-down": "PHP_VERSION=8.1 docker-compose down",
|
"docker-down": "PHP_VERSION=8.1 docker-compose down",
|
||||||
"docker-rebuild": "PHP_VERSION=8.1 docker-compose up -d --no-deps --build",
|
"docker-rebuild": "PHP_VERSION=8.1 docker-compose up -d --no-deps --build",
|
||||||
"docker-m1": "ln -s docker-compose-m1.override.yml docker-compose.override.yml",
|
"docker-m1": "ln -s docker-compose-m1.override.yml docker-compose.override.yml",
|
||||||
|
"coverage": "open coverage/phpunit/html/index.html",
|
||||||
"test": "PHP_VERSION=8.1 ./test"
|
"test": "PHP_VERSION=8.1 ./test"
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue