kyvour/basic-http-auth-extension

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

Basic HTTP Auth extension for Behat

Installs: 2 726

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:behat-extension

pkg:composer/kyvour/basic-http-auth-extension

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.