pest
Test framework
A PHP testing framework designed to simplify and enhance the testing experience.
Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
10k stars
51 watching
359 forks
Language: PHP
last commit: 15 days ago
Linked from 1 awesome list
frameworkpestphptesting
Related projects:
Repository | Description | Stars |
---|---|---|
pester/pester | A test and mock framework for PowerShell that supports assertions and behavior-driven development. | 3,110 |
pest-parser/pest | A parser generator written in Rust for creating PEG-based parsers. | 4,665 |
pest-parser/pest-ide-tools | Tools for writing and editing Pest grammars using an IDE interface | 50 |
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,687 |
equelin/format-pester | Tools to document Pester test results in various formats. | 84 |
infection/infection | Mutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them. | 2,055 |
nunomaduro/phpinsights | Analyzes code quality and coding style to help developers improve their PHP projects | 5,320 |
zaphpa/zaphpa | A lightweight PHP framework for building RESTful HTTP APIs | 89 |
pest-parser/pest.vim | Syntax highlighting plugin for PEG grammar files | 33 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,147 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,194 |
pest-parser/pest-fmt | A tool to format and standardize Pest grammar files. | 25 |
pest-parser/ast | Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 81 |
phpspec/prophecy | A mocking framework for testing PHP applications | 8,529 |
tomtau/pest-web-debug | A web-based debugger for a parser generator using Yew and Rust | 3 |