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

Implement automatic cleanup for Cucumber glues #25

Open
dadrus opened this issue Sep 18, 2017 · 0 comments
Open

Implement automatic cleanup for Cucumber glues #25

dadrus opened this issue Sep 18, 2017 · 0 comments

Comments

@dadrus
Copy link
Owner

dadrus commented Sep 18, 2017

Currently a glue implementation have to take care of the db cleanup by itself by placing @Cleanup annotation on an appropriate method. Automatic cleanup, like available with regular JUnit tests, should be possible as well.

@dadrus dadrus changed the title Implement automatic clenup for Cucumber glues Implement automatic cleanup for Cucumber glues Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant