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 --log-junit build/phpunit.xml -v .
test-full:
sh -c "${ENV_FOR_TEST_FULL} phpunit --log-junit build/phpunit.xml -v ."

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 6, 11:24 (16 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3134310
Default Alt Text
Makefile (311 B)

Event Timeline