Libraries tagged by functional test
zondor/codeception-json-reporter
13976 Downloads
Json report generator, can be used in parallel run
tajawal/codeception-appium
160 Downloads
appium driver for codeception framework
me-io/appium-driver-codeception
10353 Downloads
appium driver for codeception framework
korstiaan/drunit
112 Downloads
Drupal bootstrapper to ease integration/functional testing your Drupal modules
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.
openbuildings/functest
124848 Downloads
A php port of jnicklas's capybara, and handles Functional / Integration testing
webship/cucumber-project
745 Downloads
Project template for Cucumber Automated Functional Acceptance Testing Management system projects with composer
webship/cucumber
696 Downloads
Cucumber Automated Functional Acceptance Testing Management system
sandstorm/fuzzer
244 Downloads
Improve your Functional and Unit Tests by Fuzzing: A technique to find missing edge cases in tests.
webimp/codeception-performance-test
1190 Downloads
Codeception Extension to measure the performance of your tests
webgriffe/functional-test-trait
26242 Downloads
Trait which enables functional testing in Magento with EcomDev_PHPUnit and using a CgiHttpKernel.
tifu124/functional-test-bundle
35 Downloads
This bundles provides additional functional test-cases for Symfony2 applications, with Sf2.6 support
tbaronnat/functional-test-bundle
63 Downloads
Simple functional test bundle system with Symfony integration
schnitzler/extbase_language_tests
55 Downloads
Functional test suite for testing the Extbase localization behaviour.
rodenastyle/laravel-testdoc
10712 Downloads
Laravel Functional Tests Docs Generator