canyin-project/ybcy/vendor/codeception/phpunit-wrapper
2024-11-01 16:07:54 +08:00
..
src init 2024-11-01 16:07:54 +08:00
.gitignore init 2024-11-01 16:07:54 +08:00
.travis.yml init 2024-11-01 16:07:54 +08:00
composer.json init 2024-11-01 16:07:54 +08:00
README.md init 2024-11-01 16:07:54 +08:00
RoboFile.php init 2024-11-01 16:07:54 +08: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.