Libraries tagged by functional tests
theodo/phpunit-extra
22 Downloads
PHP library which improves PHPUnit test suite performance
rodenastyle/laravel-testdoc
10587 Downloads
Laravel Functional Tests Docs Generator
phpmv/ubiquity-codeception
8079 Downloads
Make Codeception's functional tests for Ubiquity framework
alzander/bluetooth-fct
7 Downloads
CLI based functional test suite using the Nordic Master Control Panel Android app.
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.
lapistano/wsunit
19 Downloads
A PHPUnit extension providing the possibility to lift a unit test to a functional tes, just by configuration
zitec/behat-extension
20685 Downloads
A collection of useful methods for functional testing with Behat
openbuildings/functest
124845 Downloads
A php port of jnicklas's capybara, and handles Functional / Integration testing
neam/codeception-saucelabs-metadata
1678 Downloads
Codeception extension that provides metadata to Saucelabs when running tests
ecomdev/testcontainers-magento-data
432 Downloads
TestContainers for Magento data in integration/functional tests
turanct/omikron
119 Downloads
Simple, functional programming style test framework
sandstorm/fuzzer
244 Downloads
Improve your Functional and Unit Tests by Fuzzing: A technique to find missing edge cases in tests.
webgriffe/functional-test-trait
26241 Downloads
Trait which enables functional testing in Magento with EcomDev_PHPUnit and using a CgiHttpKernel.
tifu124/functional-test-bundle
34 Downloads
This bundles provides additional functional test-cases for Symfony2 applications, with Sf2.6 support
tbaronnat/functional-test-bundle
62 Downloads
Simple functional test bundle system with Symfony integration