2.0.2 • Published 7 years ago

rheactor-yadda-feature-runner v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

rheactor-yadda-feature-runner

Build Status monitored by greenkeeper.io js-standard-style semantic-release Code Climate

NPM

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.
2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago