pho
Test framework
A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development.
BDD test framework for PHP
284 stars
19 watching
14 forks
Language: PHP
last commit: over 7 years ago
Linked from 2 awesome lists
bddphptestingtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
peridot-php/peridot | A PHP testing framework designed to make writing tests enjoyable and extensible. | 328 |
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,880 |
lightbdd/lightbdd | A test framework allowing developers to write easy-to-read and maintain behavioral tests with native support for refactoring, code analysis, and feature-rich reporting. | 351 |
teststack/teststack.bddfy | A BDD framework that supports C# POcos and integrates with various testing frameworks. | 419 |
kahlan/kahlan | A PHP test framework that supports Behavior-Driven Development (BDD) and provides features for unit testing, stubbing, and code coverage analysis. | 1,145 |
thomhurst/bdtest | A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 81 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 328 |
atoum/atoum | A simple and intuitive unit testing framework for PHP | 1,447 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
lightbdd/lightbdd.tutorials | Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns. | 6 |
railsware/sleipnir | A BDD-style testing framework for Swift. | 844 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 550 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |