Libraries tagged by unit-tests
gentry/gentry
955 Downloads
PHP unit test generation tools
gcdtech/speculator
13541 Downloads
A tool for displaying software specifications with their unit test status.
gamboa.martin/test
1304 Downloads
Unit Test
fs-ap/laravel-relationship-test
175 Downloads
Enhance the unit test of relationship in model to projects in laravel
cundd/test-flight
16771 Downloads
Test runner for inline unit tests
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.
candasm/hypno
1150 Downloads
Delay execution commands package which covers sleep, usleep, time_nanosleep and time_sleep_until functions. This package useful for unit tests.
brandonbest/php-unittest-sqlite
999 Downloads
Limit the number of migrations/seeders run during unit tests.
bojaghi/wp-tests
70 Downloads
Re-usable WordPress unit test library setup
blainesch/li3_leaderboard
15826 Downloads
A leaderboard to show off which developers are creating unit tests
sandstorm/fuzzer
244 Downloads
Improve your Functional and Unit Tests by Fuzzing: A technique to find missing edge cases in tests.
pixline/wp-cli-theme-test-command
244 Downloads
Install and configure WordPress theme unit tests
jbzoo/profiler
16433 Downloads
Simple Profiler for PHP code and unit tests
verysimple/unit-test-printer
3593 Downloads
Formats PHPUnit output with verbose information about tests as they run.
schaapdigitalcreatives/sdc-custom-block-unit-test
10 Downloads
The WordPress plugin for the unit testing of Jabbado Blocks