andaniel05/test-function
Custom wrapper for the test function of PestPHP based on andaniel05/undescribed-tests
2
| Install | |
|---|---|
composer require andaniel05/test-function |
|
| Latest Version: | v1.0.0 |
| License: | MIT |
| Last Updated: | May 11, 2026 |
| Links: | GitHub · Packagist |
Maintainer: andaniel05
Andaniel05 Test Function
Custom wrapper(_test) for the test function of PestPHP based on https://github.com/andaniel05/undescribed-tests.
Installation
composer require andaniel05/test-function
Example:
_test(function () {
expect(true)->toBe(true);
});
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
610,259,779
9,704