Libraries tagged by td
lamp-of-god/kahlan-isolator-plugin
2554 Downloads
Plugin for Kahlan unit-testing framework which allows to extract functions from PHP files.
kcmerrill/phpwebunit
66 Downloads
A simpletest like visual for phpunit. Simple and easy to use!
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components
gonzalo123/texter
6 Downloads
TDD framework
gevans/phaker
813 Downloads
Phaker generates fake data for unit testing and populating your database.
gealex/doublit
83 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
esperance/esperance
5841 Downloads
BDD style assertion library for PHP.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
code-distortion/insight
409 Downloads
Test protected and private object methods and properties as if they were public
ciaranmcnulty/behat-localwebserverextension
27161 Downloads
Extension for behat users who forget to start their webserver
cable8mm/phpunit-start-kit
33 Downloads
Phpunit Start Kit is the simple code for starting TDD
cable8mm/n-format
997 Downloads
Small NumberFormatter Extension Library
bex/behat-screenshot-image-driver-uploadpie
78498 Downloads
uploadpie.com image driver for bex/behat-screenshot extension
atoum/json-schema-extension
4462 Downloads
JSON Schema extension for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+