Libraries tagged by bd
oskarstark/behat-contexts
6314 Downloads
some helpful Behat contexts
nmfzone/laravel-behat-dusk
2242 Downloads
Seamlessly integrate Behat with Laravel Dusk
neochrome/physalis
8 Downloads
An effort to make testing PHP code easy and fun
mover-io/phpusable-phpunit
26384 Downloads
meklis/telnet
624 Downloads
Telnet client in php
me-io/appium-driver-codeception
10341 Downloads
appium driver for codeception framework
lingoda/behat-screenshot-image-driver-aws-s3
99405 Downloads
AWS S3 image driver for bex/behat-screenshot behat extension
jasonmccreary/expect
57 Downloads
BDD-style assertions for PHP.
heikohardt/behat-typo3-extension
16987 Downloads
Behat extension providing TYPO3 context for E2E tests
expectation/expectation
4213 Downloads
expectation library for unit testing
esperance/esperance
5841 Downloads
BDD style assertion library for PHP.
elblinkin/behat-sauce
8 Downloads
Scenario-oriented BDD framework for use with SauceLabs
ctasca/magefix
1580 Downloads
Magento Behat Fixtures Library
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.
cocolabs-sas/doctrine-data-fixtures-extension
61238 Downloads
Doctrine data fixtures extension for Behat. It is a fork of vipsoft/doctrine-data-fixtures-extension