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