-
Couldn't load subscription status.
- Fork 450
Update FAQ about setup and teardown for all tests #861
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
Conversation
According to https://bats-core.readthedocs.io/en/stable/writing-tests.html#setup-and-teardown-pre-and-post-test-hooks the old FAQ answer is out of date. I hope this one better represents the current state.
Thanks @martin-schulze-vireso Co-authored-by: Martin Schulze <[email protected]>
Automatic section labeling will enable cross referencing between files without requiring explicit labeling of each section.
96942e1 to
b67a07d
Compare
|
I rebased this onto current master to get a preview. The link is stable and will update with further changes.
|
that trigger warnings in sphinx build
|
Thanks for your contribution! |
Glad I could contribute! |
According to https://bats-core.readthedocs.io/en/stable/writing-tests.html#setup-and-teardown-pre-and-post-test-hooks the old FAQ answer is out of date.
I hope this one better represents the current state.