Releases: CoverGenius/phpunit-testlistener-vcr
Releases · CoverGenius/phpunit-testlistener-vcr
Bugfix for attributes support
Add attribute check to subscriber (#9) * Updated to accept vcr attribute * Updated readme usage example * Added check on test prepared
Allow using PHP Attributes to specify vcr tapes
Allow to specify file via Vcr attribute (#8) * Updated to accept vcr attribute * Updated readme usage example
phpunit 11 provisional support
Fix link in readme (#5) Co-authored-by: Max Snow <[email protected]>
Bugfix for phpunit 10 support
use method name to eliminate method not found warnings (#3) Co-authored-by: Ivan Li <[email protected]>
PHPUnit 10 support
Some updates for phpunit 10 and updating minimum requirements.
PHP 8 support - updating dependencies
v3.3.1 Update for PHP 8 deps php-vcr CG gork
PHP 8/8.1 support
Feature/further php8 updates (#1) * Further updates for PHP 8 * Change package namespace as official not supported * Newline at the end of gitignore