root 42b1f3c490 20200525-init 5 лет назад
..
src 42b1f3c490 20200525-init 5 лет назад
.gitignore 42b1f3c490 20200525-init 5 лет назад
.travis.yml 42b1f3c490 20200525-init 5 лет назад
README.md 42b1f3c490 20200525-init 5 лет назад
RoboFile.php 42b1f3c490 20200525-init 5 лет назад
composer.json 42b1f3c490 20200525-init 5 лет назад

README.md

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.