Libraries tagged by td
infinitytracking/test-bundle
7569 Downloads
Infinitytracking TestBundle for Symfony2 projects
gonzalo123/texter
6 Downloads
TDD framework
fordnox/php-dbunit-on-travis-ci
21 Downloads
Sample PHPUnit and DbUnit php application
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
391 Downloads
Test protected and private object methods and properties as if they were public
cable8mm/phpunit-start-kit
33 Downloads
Phpunit Start Kit is the simple code for starting TDD
cable8mm/n-format
987 Downloads
Small NumberFormatter Extension Library
bex/behat-screenshot-image-driver-uploadpie
78498 Downloads
uploadpie.com image driver for bex/behat-screenshot extension
bex/behat-screenshot-image-driver-dummy
1044 Downloads
dummy image driver for bex/behat-screenshot behat extension
bex/behat-magento2-init
45297 Downloads
Provides access to magento2 object manager from behat and allows to change magento config settings temporarly
atoum/json-schema-extension
4456 Downloads
JSON Schema extension for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
atoum/blackfire-extension
24 Downloads
Write your Blackfire test suites with atoum
atoum/bdd-extension
35021 Downloads
atoum Spec BDD extension
polishsymfonycommunity/mockery-bundle
296 Downloads
This Bundle provides Mockery integration to make it possible to mock service in Behat.