Packages
Story BDD tool based on cucumber. Parses Gherkin formatted feature files and executes them as tests.
Current section
Files
Jump to
Current section
Files
white_bread
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.3.0 (2015-03-14)
### Enhancements
* Added initial_state macro which takes a block that returns the starting state
for a context.
*
### Bug fixes
no significant fixes
### Backwards incompatible changes
none
## v0.2.0 (2015-03-09)
### Enhancements
* Added support for --tags on mix task.
* Added default Context loaded from features/default_contect.exs
### Bug fixes
* warnings for a handful of unused variables removed.
### Backwards incompatible changes
none