Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

###
### Nasqueron ops tests
### We use PHPUnit to test several parts of our infrastructure.
###
ENV_FOR_TEST_FULL= \
DOCKER_ACCESS=1 \
DOCKER_HOST=dwellers.nasqueron.org \
test:
phpunit .
test-full:
sh -c "${ENV_FOR_TEST_FULL} phpunit ."

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 16, 13:13 (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3144138
Default Alt Text
Makefile (245 B)

Event Timeline