Libraries tagged by td
froggdev/behat-installer
41 Downloads
Easy Behat installation with new features and multiple reports options.
flyos/factory-girl-php
1015 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
filipgolonka/symfony-behat-debug-bundle
602 Downloads
filipgolonka/prophecy-datetime-approximate-token
14573 Downloads
DateTime approximate token allows you to write specs without 1second problem
etiennemarais/outline
42 Downloads
Parse and generate API Blueprint markdown into Feature/Acceptance tests.
esperance/esperance-phpunit
90 Downloads
PHPUnit TestCase class integrated with Esperance assertion library.
ericfortmeyer/mock-extern-service
10 Downloads
To mock service like mail or UDP socket for functional Tests. TDD, PHPUnit
enjoyform/merlin
315 Downloads
PHP wrapper for TDLib
emacros/eunit
6 Downloads
The Extensible Macros Package for PHP (Unit Test Package)
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
eichie/php-design-pattern
7 Downloads
PHP Entwurfsmuster lernen und verstehen
easysql/easysql
247 Downloads
Work more optimally with SQL for Performance, Security and Readability
drbiko/codeception
5 Downloads
BDD-style testing framework
dragonrun1/phpspec
584 Downloads
Specification-oriented BDD framework for PHP 5.3+
dotdev/api-test-case
14 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.