Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement Request - Add Before and After Hooks at Test and Feature level in addition to scenario hooks #328

Closed
chakraborty-rupam opened this issue Jan 24, 2018 · 2 comments

Comments

@chakraborty-rupam
Copy link

This is an Enhancement Request -
I've been using Specflow for sometime and before that have used Cucumber for 6 months with Java. One big difference I found in terms of ease of usage is the plethora of Hooks provided by Specflow at various levels :

  1. Before/After Test : Hook to execute code block once per test run
  2. Before/After Feature : Hook to execute code block once per feature file.
  3. Before/After Scenario : This one is covered by cucumber

These helps a lot to configure various initialization methods and consolidate setup logic based on different patterns of usage.

@aslakhellesoy
Copy link
Contributor

This issue was moved to cucumber/cucumber-jvm#1321

@lock
Copy link

lock bot commented Feb 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants