Experimental project

This is a sandbox project, which contains experimental code for developer use only.

What is Behat?

Behat is a tool that makes behavior driven development (BDD) possible. With BDD, you write human-readable stories that describe the behavior of your application. These stories can then be run as actual tests against your application. And yes, it’s as cool as it sounds!
More information here

Behat Integration

This module was created for a very specific need: to have a graphic rendering of the results Behat.
Indeed, when we have more than one hundred tests, summaries are less enjoyable to read.
This module allows you to use html rendering Behat to have easy access to the results.

REQUIREMENTS
It is assumed that you have a project Behat configured as defined in the doc Behat, namely a tree as follows:
behat_directory:
--behat.yml
--features:
----all_my_features.feature
----bootstrap:
--------FeatureContext.php

look at http://docs.behat.org/cookbook/behat_and_mink.html

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools
  • Created by mouize on , updated