phpjit/behat-vcr-extension

Record your HTTP interactions in behat scenarios and replay them during future test runs

Installs: 789

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 5

Type:behat-extension

dev-master 2021-09-15 16:13 UTC

This package is auto-updated.

Last update: 2024-04-15 22:04:44 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

VcrExtension is an integration layer between Behat 3.0+ and php-vcr 1.2.4+.

Record your HTTP interactions in behat scenarios and replay them during future test runs for fast, deterministic, accurate tests.

Note: This extension records only HTTP interactions in behat steps. This extension not works with selenium/phantomjs/firefox/whatever browser.

Docs

Official documentation.