2017 © Pedro Peláez
 

library test-context

Provides reusable context that helps in testing Behat extensions.

image

friends-of-behat/test-context

Provides reusable context that helps in testing Behat extensions.

  • Tuesday, February 13, 2018
  • by pamil
  • Repository
  • 3 Watchers
  • 13 Stars
  • 813 Installations
  • PHP
  • 12 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 7 Versions
  • 6 % Grown

The README.md

Test Context License Version Build status on Linux Scrutinizer Quality Score

Provides reusable context that helps in testing Behat extensions., (*1)

Usage

  1. Install it:, (*2)

    $ composer require friends-of-behat/test-context --dev
    
  2. Include in your suite:, (*3)

    # behat.yml
    default:
        # ...
        suites:
            default:
                contexts:
                    - FriendsOfBehat\TestContext\Context\TestContext
    

The Versions

13/02 2018

dev-master

9999999-dev

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires

 

13/02 2018

v1.1.0

1.1.0.0

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires

 

10/07 2017

v1.0.0

1.0.0.0

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires

 

07/11 2016

v0.3.1

0.3.1.0

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires

 

25/10 2016

v0.3.0

0.3.0.0

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires

 

10/08 2016

v0.2.0

0.2.0.0

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires

 

09/08 2016

v0.1.0

0.1.0.0

Provides reusable context that helps in testing Behat extensions.

  Sources   Download

MIT

The Requires