@rheactorjs/yadda-feature-runner

3.0.2 • Public • Published

yadda-feature-runner

npm version Build Status Greenkeeper badge js-standard-style semantic-release Code Climate

A feature runner for yadda

Annotations

The following annotations are implemented:

  • @after: marks a feature to be run after another feature. Features are sorted to ensure that they run in the proper order.
  • @pending: marks a feature or scenario as skipped
  • @thisonly: tells the runner to only run this feature. All depending features are run before.

Readme

Keywords

none

Package Sidebar

Install

npm i @rheactorjs/yadda-feature-runner

Weekly Downloads

0

Version

3.0.2

License

MIT

Last publish

Collaborators

  • coderbyheart