Libraries tagged by unittests
leofranca47/abstract-repository-eloquent-laravel
704 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
dees040/festing
4255 Downloads
Fasten up your unit tests in Laravel by more than 100%
betterphp/php-native-mock
10035 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
66454 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
yomo/addressfactory
3696 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 5+, and Faker
kassko-php/unit-tests-generator
74 Downloads
A unit tests generator
hyperia/codecept-unittest-generator
2244 Downloads
Unit test generator from annotations.
fadllabanie/laravel_unittest_generator
10 Downloads
cjonstrup/cake-2-with-unittest
0 Downloads
The CakePHP framework with PHPUnitest 9.x
alexis-gss/laravel-unit-tests
342 Downloads
Test CRUDs assertions in Laravel project.
stechstudio/codeception-laravel-unittest
1175 Downloads
zt/unit-test
28 Downloads
Thinkphp Unit Test
waltz/band
29 Downloads
Waltz.Band is core libraries for Waltz framework
stratedge/wye
5168 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
robiningelbrecht/continuous-integration-example
0 Downloads
CI/CD example using GitHub workflows and actions