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 7ac719a commit 653a517Copy full SHA for 653a517
README.md
@@ -1,5 +1,5 @@
1
-PHPUnit testlistener
2
-========================
+PHPUnit Testlistener for PHP-VCR
+================================
3
4
Integrates PHPUnit with [PHP-VCR](http://github.com/adri/php-vcr) using annotations.
5
@@ -68,7 +68,7 @@ phpunit ./tests
68
69
## Changelog
70
71
- * 2013-05-14 version 0.1: First prototype
+ * 2013-05-14 1.0.0: First prototype
72
73
## Copyright
74
Copyright (c) 2013 Adrian Philipp. Released under the terms of the MIT license. See LICENSE for details.
0 commit comments