peridot
Testing framework
A PHP testing framework designed to make writing tests enjoyable and extensible.
Event driven BDD test framework for PHP
328 stars
11 watching
27 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
bddphptesting
Related projects:
Repository | Description | Stars |
---|---|---|
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,883 |
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. | 355 |
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. | 82 |
teststack/teststack.bddfy | A BDD framework that supports C# POcos and integrates with various testing frameworks. | 421 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 553 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 333 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
persimmon-projects/persimmon | A unit test framework for F# | 41 |
railsware/sleipnir | A BDD-style testing framework for Swift. | 843 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 392 |