Libraries tagged by BDD
dazzle/behat-date-manipulation
1249 Downloads
Allows you to execute commands in custom steps with a different system date.
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.
cerbero/behat-laravel-extension
76 Downloads
Laravel extension for Behat
bex/behat-screenshot-image-driver-uploadpie
78499 Downloads
uploadpie.com image driver for bex/behat-screenshot extension
bex/behat-magento2-init
45300 Downloads
Provides access to magento2 object manager from behat and allows to change magento config settings temporarly
behat/sauce
13 Downloads
Scenario-oriented BDD framework for use with SauceLabs
bebat/verify
359 Downloads
BDD assertion library for PHPUnit
arisro/behat-lumen-extension
2500 Downloads
Lumen extension for Behat
aplyca/behat-contexts
3343 Downloads
Commonly used contexts for Behat
zodyac/behat-perceptual-diff-extension
161 Downloads
Perceptual diff extension for Behat
polishsymfonycommunity/mockery-bundle
296 Downloads
This Bundle provides Mockery integration to make it possible to mock service in Behat.
orangedigital/business-selector-extension
8479 Downloads
CSS Selector Substitution For Behat
mortola/behat-seo-contexts
5290 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
kdyby/selenium
15478 Downloads
Selenium integration for Nette Tester