Libraries tagged by unit php
webmaesther/pest-plugin-contract
43 Downloads
Pest plugin to define contract tests
tomkyle/find-run-test
1474 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
thled/pest-plugin-shorthands
471 Downloads
Add shorthand functions for skipping and focusing tests.
thiagobarros2/file-counter
7288 Downloads
A simple way to test how many files are into a given dir based on extension
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
soyhuce/pest-plugin-laravel
1234 Downloads
Custom extensions for Laravel integration into Pest
rubix/cifar-10
262 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
ralphjsmit/pest-plugin-filesystem
1588 Downloads
A set of handy filesystem testing helpers for Pest.
phariscope/doctrine-testing-tools
7343 Downloads
A PHP component to test Doctrine Repositories
pdobrovolny/quantity
12267 Downloads
Physical quantities and formulas
minicli/pest-plugin-curly
502 Downloads
Make curl(y) requests in Pest tests
lazypdo/lazypdo
102840 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
funkatron/funit
1866 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
creativestyle/app-http-server-mock
2143 Downloads
An minimal app http server based on PHP cli-server for use in tests