zxiansheng 9a51cb0a67 first commit 4 年之前
..
.github 9a51cb0a67 first commit 4 年之前
src 9a51cb0a67 first commit 4 年之前
.gitignore 9a51cb0a67 first commit 4 年之前
README.md 9a51cb0a67 first commit 4 年之前
RoboFile.php 9a51cb0a67 first commit 4 年之前
composer.json 9a51cb0a67 first commit 4 年之前

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.