Libraries tagged by testingg
ockcyp/covers-validator
190697 Downloads
Validates @covers tags in PHPUnit tests
noeldemartin/laravel-dusk-mocking
98343 Downloads
Mock facades in Laravel Dusk tests.
milroyfraser/pest-plugin-gwt
30147 Downloads
Given When Then(GWT) Plugin for Pest
marvinrabe/laravel-graphql-test
277669 Downloads
Provides you with a simple GraphQL testing trait.
macpaw/extended_mock_http_client
226952 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
lmc/steward
155984 Downloads
Steward - makes Selenium WebDriver + PHPUnit testing easy and robust
laracasts/integrated
206613 Downloads
Simple, intuitive integration testing with PHPUnit.
kanopi/shrubs
132356 Downloads
A set of default support commands to get you jumpstarted configuring Cypress for Drupal.
innocraft/php-experiments
216120 Downloads
PHP Experiments is a library that lets you run A/B and split tests
incenteev/translation-checker-bundle
540402 Downloads
CLI tools to check translations in a Symfony project
imjoehaines/flowder
513410 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
imanghafoori/php-abstract-filesystem
361843 Downloads
A thin layer on the top of the PHP native file system.
icomefromthenet/reverse-regex
377906 Downloads
Convert Regular Expressions into text, for testing
happyr/service-mocking
207972 Downloads
Make it easy to mock services in a built container
hafriedlander/phockito
268332 Downloads
PHP Mocking framework inspired by Mockito for Java