3.0.2 • Published 6 years ago

@rheactorjs/yadda-feature-runner v3.0.2

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

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

6 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago