0.1.5 • Published 9 years ago

sunrise-scenarios v0.1.5

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

Sunrise Scenarios

Cucumber tests for Sunrise

Setup

# dependency are installed from the root folder
$ npm i

# test locally using firefox
$ npm run test

# test a specific feature
$ npm run test features/name-of-feature.feature

# to test a specific scenario in a feature, apply the line number where the scenario is defined
$ npm run test features/name-of-feature.feature:9


Resources

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago