Dmitriy Gnatenko 40085f0615 Codeception added il y a 3 ans
..
.github 40085f0615 Codeception added il y a 3 ans
src 40085f0615 Codeception added il y a 3 ans
.gitignore 40085f0615 Codeception added il y a 3 ans
README.md 40085f0615 Codeception added il y a 3 ans
RoboFile.php 40085f0615 Codeception added il y a 3 ans
composer.json 40085f0615 Codeception added il y a 3 ans

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.