kyvour/basic-http-auth-extension

This package is abandoned and no longer maintained. No replacement package was suggested.

Basic HTTP Auth extension for Behat

1.0.1 2017-08-22 16:45 UTC

This package is not auto-updated.

Last update: 2020-04-27 19:56:29 UTC


README

Scrutinizer Code Quality SensioLabsInsight Latest Stable Version Latest Unstable Version Total Downloads License

This is a simple Behat extension which allows add credentials for Basic Http Auth in behat.yml.

It calls setBasicAuth() method from Mink's session and sets credentials before each scenario after session initialization.