Libraries tagged by unit testing
thinkverse/pest-plugin-mockery
5 Downloads
Add mockery global helpers to PestPHP
recoil/peridot
699 Downloads
Event driven BDD test framework for PHP 7.1+
pr0ggy/nark
48 Downloads
A spying/stubbing library for PHP
pr0ggy/kanta
16 Downloads
An easy-to-use, exception-based functional assertion library for PHP 5.6 and later
owenvoke/pest-plugin-memory
198 Downloads
A memory plugin for Pest 1.x
komex/delusion
93 Downloads
Mock object instrument. Allows to mock and stub all not build-in objects and static classes.
delights/pest-plugin-helpers-auto-register
2 Downloads
Register PEST helpers as a TestCase method.
buildr/test-tools
468 Downloads
BuildR Framework Testing Tools
avto-dev/bypass-finals
2667 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
arthurtavaresdev/pest-plugin-nova
359 Downloads
Pest Plugin for Laravel Nova
aivus/test-helper
83 Downloads
Helper package for testing
williams/testtube
5 Downloads
TestTube: A lightweight and extensible unit testing framework for PHP.
webxid/phpunitsandbox
2 Downloads
This package helps to make a mockups for unit-testing
vtface/dunit
1 Downloads
Laravel Unit Testing
towerhouse/healthmeasures
9 Downloads
This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.