Libraries tagged by TDD
kartavik/php-mock-integration
6 Downloads
Integration package for PHP-Mock
kartavik/php-mock
24 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
jlsangon/yahoo-weater-kata
4 Downloads
Kata YahooWeater
jiriknesl/mockista
3569 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit slow.
jeffpascal/php-bootstrap
0 Downloads
Starting point if you want to bootstrap a project in PHP following best practices.
jdslv/atoum-xml-extension
140 Downloads
The atoum xml extension allows you to make assertions on XML files
jdslv/atoum-json-extension
2 Downloads
The atoum json extension allows you to make assertions on JSON
jasonmccreary/pspec
9 Downloads
PSpec is a modern, BDD-style testing framework for PHP.
jacobstr/esperance
30799 Downloads
BDD style assertion library for PHP.
in4s/utest
14 Downloads
PHP Unit Testing Class
iakio/phpunit-smartrunner
125 Downloads
CLI tool that runs only necessary TestCases.
grummfy/atoum-ide-helper-extension
20 Downloads
IDE helper extension for atoum, that add several usefull tools
glpi-project/atoum
340 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
froggdev/behat-installer
39 Downloads
Easy Behat installation with new features and multiple reports options.
flyos/factory-girl-php
1009 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl