Libraries tagged by unit-tests

f3ath/lazypdo

5 Favers
44964 Downloads

LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.

Go to Download


dekeysoft/pu-tester

8 Favers
832 Downloads

BDD extension for PHPUnit that allows to write tests as a specifications in a human-readable format.

Go to Download


xalaida/pdo-mock

5 Favers
3 Downloads

Library for mocking database interactions in unit tests.

Go to Download


whatthejeff/fab-phpunit-resultprinter

20 Favers
8801 Downloads

Make your unit tests fabulous!

Go to Download


trismegiste/phpunit-assert-solid

10 Favers
14630 Downloads

Assert your SOLID compliance and coding good pratices in unit tests

Go to Download


thomyl/laravel-auto-test-generator

5 Favers
380 Downloads

Laravel >=6 package for generating unit test automatically

Go to Download


test-db-acle/test-db-acle

5 Favers
333 Downloads

Framework for very lightweight setting up of database test data for unit tests

Go to Download


superreal/srunit

5 Favers
1160 Downloads

Library containing environment especially for writing unit tests for OXID modules.

Go to Download


sonrac/silex-functional-tests-coverage

1 Favers
5983 Downloads

Add unit tests for functional tests for best coverage

Go to Download


phing/task-coverage

1 Favers
85477 Downloads

coverage database tasks which can be used to gather code coverage information for unit tests.

Go to Download


petrp/access

7 Favers
3866 Downloads

Access - Tool for access to private and protected members of object. It's handy for unit tests.

Go to Download


pagely/http-mock

0 Favers
139317 Downloads

Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version

Go to Download


leofranca47/abstract-repository-eloquent-laravel

2 Favers
530 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

Go to Download


lapistano/wsunit

21 Favers
18 Downloads

A PHPUnit extension providing the possibility to lift a unit test to a functional tes, just by configuration

Go to Download


intellow/make-route-for-laravel

2 Favers
232 Downloads

Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test

Go to Download


<< Previous Next >>