tipoff / test-support
PHP Package for test support on other packages
Fund package maintenance!
tipoff
Requires
- php: ^7.4|^8.0
- illuminate/testing: ^8.38
- mockery/mockery: ^1.4.3
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.3
- spatie/laravel-ray: ^1.17.2
- tipoff/support: ^2.1.4
- vimeo/psalm: ^4.7.0
README
Contains common support for unit and feature tests across all Tipoff packages.
Deprecated / Archived
This is a pain to keep updated so I am removing it as a dependency from other packages & so they can stand better in isolation & be updated faster to new versions of Laravel.
This is where the description should go of what all needs to be removed in the other packages that contain this dependency.
Installation
You can install the package via composer:
composer require tipoff/test-support --dev
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.