We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c43cc commit 7bf882cCopy full SHA for 7bf882c
README.md
@@ -7,6 +7,8 @@ Integrates PHPUnit with [PHP-VCR](http://github.com/php-vcr/php-vcr) using annot
7
8
Use `@vcr cassette_name` on your tests to turn VCR automatically on and off.
9
10
+[](https://travis-ci.org/php-vcr/phpunit-testlistener-vcr)
11
+
12
## Usage example
13
14
```php
0 commit comments