shichen b6c5ecc67a init 10 maanden geleden
..
.github b6c5ecc67a init 10 maanden geleden
src b6c5ecc67a init 10 maanden geleden
.gitignore b6c5ecc67a init 10 maanden geleden
README.md b6c5ecc67a init 10 maanden geleden
RoboFile.php b6c5ecc67a init 10 maanden geleden
composer.json b6c5ecc67a init 10 maanden geleden

README.md

PHPUnit Wrapper

Builds:

  • 9.0 Build Status
  • 8.0 Build Status
  • 7.1 Build Status
  • 6.5 Build Status
  • 6.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.