dkornishev / dherkin

Cucumber gherkin runtime for dart
BSD 2-Clause "Simplified" License
8 stars 5 forks source link

Add more stepdefs decorators #24

Closed Goutte closed 10 years ago

Goutte commented 10 years ago

They do not have to mean anything, because a stepdef can sometimes be used pretty much anywhere, but it'd be nice on the eyes.

@Given, @Then, @When, @And, @But.