Libraries tagged by unittests
puzzle/assert
41155 Downloads
Assert for PHP Unit
fastbolt/test-helpers
4435 Downloads
Some test helpers used in Fastbolt unit tests
atk14/tester
12350 Downloads
Easier way to run unit tests written in PHPUnit
andrewgatenby/snapmigrations
7327 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
whatthejeff/fab-phpunit-resultprinter
8789 Downloads
Make your unit tests fabulous!
react-parallel/test-pool
1588 Downloads
Pool meant for used in unit tests
pixline/wp-cli-theme-test-command
244 Downloads
Install and configure WordPress theme unit tests
phphleb/test-o
684 Downloads
Very simple unit tests for your project
phing/task-coverage
85302 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
lilaconcepts/lilaconceptsbestpracticebundle
153 Downloads
Simple common, starter, empty, boilerplate-bundle to show best practice bundle development for Symfony2.1. This bundle has the right directory structure, coding standards, unittests and functional tests. It uses the Travis Continuous Integration buildbot, Composer for dependency management and Twig for templating. Read the documentation and fork/clone if you wish.
ilmiont/trainline
4988 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
dees040/festing
4254 Downloads
Fasten up your unit tests in Laravel by more than 100%
betterphp/php-native-mock
8816 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
bafs/testify
66248 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
yomo/addressfactory
3690 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 5+, and Faker