Libraries tagged by functional testing
sil-org/google-api-php-client-mock
1300 Downloads
Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing.
netresearch/agent-typo3-testing
6 Downloads
Netresearch AI skill for TYPO3 extension testing (unit, functional, E2E)
zondor/codeception-json-reporter
13973 Downloads
Json report generator, can be used in parallel run
tajawal/codeception-appium
160 Downloads
appium driver for codeception framework
neam/codeception-saucelabs-metadata
1678 Downloads
Codeception extension that provides metadata to Saucelabs when running tests
me-io/appium-driver-codeception
10353 Downloads
appium driver for codeception framework
lapistano/wsunit
19 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
openbuildings/functest
124846 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.
alexislefebvre/test-bundle
49 Downloads
This bundles provides additional functional test-cases for Symfony applications
alexislefebvre/fixtures-bundle
50 Downloads
This bundles provides additional functional test-cases for Symfony applications
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
webgriffe/functional-test-trait
26242 Downloads
Trait which enables functional testing in Magento with EcomDev_PHPUnit and using a CgiHttpKernel.