Libraries tagged by automate-test
pawcode/selenium-standalone
1897 Downloads
Standalone Selenium server versioned and packaged for composer. Selenium is a framework to facilitate automated browser testing.
tecnocen/codeception-api-skeleton
22 Downloads
Codeception template to create automated tests on external APIs
samshal/rando
51 Downloads
Rando is a minimalist generator of random strings, numbers and so on to help reduce some monotony particularly while writing automated tests or anywhere else you need anything random
nauni-limited/test-suite-bundle
85 Downloads
Provides a common automated test suite with filter based on attributes
mobilestock/laravel-make-batching-routes
0 Downloads
This library adds a route generator, model and automated tests.
marlonpcg/test-request-logger
1 Downloads
TestRequestLogger is a lightweight, pluggable error logging system for PHP applications. It captures PHP errors during web requests and logs them in structured JSON format. Ideal for testing and debugging, especially in automated test suites.
ghostwriter/testify
92172 Downloads
Automated test Generation for PHP code.
genesis/mock-api
16 Downloads
Develop and run automated tests against a mock API.
eugenefvdm/api-framework
23 Downloads
APIs for various services with Laravel Facade access and lots of automated tests.
ecomdev/mysql-test-utils
4 Downloads
Bare minimum MySQL Test utilities for writing automated tests of software that relies on MySQL as data storage.
boga881/drupal-spec-tool
86 Downloads
A tool for specifying Drupal architecture details and generating automated tests for them
bixelsnl/php-qa
91 Downloads
Quality assurance tools for e.g. automated tests and static analysis
beporter/coverage-ensure
261 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI and Jenkins.
baluertl/autotestack
9 Downloads
A proven working software stack for running automated tests with the following order of components: Gherkin ▸ Behat ▸ Mink ▸ Selenium ▸ WebDriver ▸ Facebook's PHP-binding ▸ ChromeDriver ▸ Google Chrome ▸ on mac OS.
sras/mockaway
30 Downloads
A package for mocking php objects for automated testing