Skip to content

Enalean/docker-tuleap-test-phpunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image to execute Tuleap PHPUnit tests

How to use

To execute all tests, just type:

$> docker run --rm -v $PWD:/tuleap enalean/tuleap-test-phpunit

Continuous integration usage

For jenkins builds:

$> docker run --rm -v $WORKSPACE/tuleap:/tuleap -v $WORKSPACE:/output enalean/tuleap-test-phpunit --ci

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages