Skip to content

xp-runners/xpcmd-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XP Unittest Docker image

Build Status on TravisCI BSD License

Supported tags

Running test code

$ docker run --rm xpcmd/test -e '$this->assertTrue(true)'

Running classes

$ docker run --rm -v /path/to/project:/app xpcmd/test src/test/php

Versions

The docker images come with the PHP version specified in their tag and the newest XP runners and framework versions available:

The framework and library versions differ:

PHP 7.0+

PHP 5.6