Codeception

Test framework

A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests.

Full-stack testing PHP framework

GitHub

5k stars
145 watching
1k forks
Language: PHP
last commit: over 1 year ago
Linked from 4 awesome lists

acceptance-testingbddcodeceptionend-to-endhacktoberfestintegration-testingphpphpunittestingunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sebastianbergmann/phpunit A testing framework for writing unit tests in PHP. 19,733
bcit-ci/codeigniter A PHP framework that provides a set of libraries and a simple interface to speed up web application development 18,263
catchpoint/webpagetest A performance-testing tool for web pages, allowing users to test page loading speeds and identify areas of improvement. 3,085
infection/infection Mutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them. 2,063
codeceptjs/codeceptjs A testing framework for end-to-end testing with WebDriver or other implementations. 4,116
dancryer/phpci Automates testing and dependency management for PHP projects 2,418
mockery/mockery A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. 10,652
thecodeholic/php-developer-roadmap A structured learning path for PHP development from beginner to advanced levels. 3,627
cakephp/cakephp A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. 8,705
php-cs-fixer/php-cs-fixer Automates fixing PHP coding standards issues to follow community-driven standards 12,922
codeception/aspectmock A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. 789
thecodingmachine/safe A set of core PHP functions rewritten to throw exceptions instead of returning false on error 2,374
phpstan/phpstan An analysis tool for PHP code to detect errors and bugs without running the code 13,079
nikic/php-parser A PHP code parsing and analysis library providing an abstract syntax tree (AST) representation of the parsed code 17,094
phpro/grumphp Automates code quality checks on commits to prevent bad coding practices from being committed 4,157