Libraries tagged by functional testing
neam/codeception-saucelabs-metadata
1678 Downloads
Codeception extension that provides metadata to Saucelabs when running tests
me-io/appium-driver-codeception
10340 Downloads
appium driver for codeception framework
lapistano/wsunit
18 Downloads
A PHPUnit extension providing the possibility to lift a unit test to a functional tes, just by configuration
korstiaan/drunit
112 Downloads
Drupal bootstrapper to ease integration/functional testing your Drupal modules
emagister/selenium-server
29237 Downloads
Composer distribution of Selenium Server Standalone, the browser automation framework.
openbuildings/functest
124845 Downloads
A php port of jnicklas's capybara, and handles Functional / Integration testing
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.
webfactory/symfony-application-tests
11530 Downloads
Contains several generic test scenarios that can be applied to Symfony 2 applications.
webship/cucumber-project
738 Downloads
Project template for Cucumber Automated Functional Acceptance Testing Management system projects with composer
webship/cucumber
695 Downloads
Cucumber Automated Functional Acceptance Testing Management system
webgriffe/functional-test-trait
26241 Downloads
Trait which enables functional testing in Magento with EcomDev_PHPUnit and using a CgiHttpKernel.
macrominds/website-testing
30 Downloads
Cross-Platform Helper for functional testing of websites.
i22/functional-test-bundle
1233 Downloads
symfony bundle for optimised functional testing with alice and doctrine bundle
grray/laravel-application-testing
15 Downloads
Functional testing for laravel like "interacting with your application" in laravel 5.3
geckoboom/whirlwind-application-testing
669 Downloads
Functional testing for whirlwind micro framework