Releases: CoopExchange/pest-plugin-bdd
Releases · CoopExchange/pest-plugin-bdd
v1.0.0
What's Changed
- refactor: Change main functionality of package by @jsandfordhughescoop in #1
New Contributors
- @jsandfordhughescoop made their first contribution in #1
Full Changelog: v0.0.7...v1.0.0
v0.0.7
Bug Fix
v0.0.6
Added ability for steps to have arrays as arguments
v0.0.5
Test of setting common steps in the Autoload file
v0.0.4
Implemented parameters when feature file step contains a variable in quotes
v0.0.3
Adds ability to do pest --bdd --create-tests
which creates the missing test files for you with pre-populated defaults
v0.0.2
Fixed arguments and changed default path to 'tests/bdd'
v0.0.1
Rough and ready version for internal testing