layout | title | categories | |
---|---|---|---|
documentation |
Welcome to PHP-VCR |
|
PHP-VCR records your test suite's HTTP interactions and replays them during future test runs for fast, deterministic, accurate tests.
There are some examples how to use PHP-VCR in a project:
Library hooks allow PHP-VCR to intercept HTTP requests by overwriting the libraries method to issue requests.