BiFace_Server_Lite/vendor/codeception/phpunit-wrapper
2020-03-27 10:13:51 +07:00
..
src init 2020-03-27 10:13:51 +07:00
.gitignore init 2020-03-27 10:13:51 +07:00
.travis.yml init 2020-03-27 10:13:51 +07:00
composer.json init 2020-03-27 10:13:51 +07:00
README.md init 2020-03-27 10:13:51 +07:00
RoboFile.php init 2020-03-27 10:13:51 +07:00

PHPUnit Wrapper

Builds:

  • 6.0 Build Status
  • 7.0 Build Status

Codeception heavily relies on PHPUnit for running and managing tests. Not all PHPUnit classes fit the needs of Codeception, that's why they were extended or redefined.

Releases follow major PHPUnit versions.