Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@martin-schulze-vireso
Copy link
Member

@martin-schulze-vireso martin-schulze-vireso commented Nov 30, 2024

Contrary to setup/teardown this has the bats:: prefix to avoid name collisions due to t he generic name.

In the long run, the other functions should be named bats::setup/bats::teardown/bats::... as well.

TODOs:

  • documentation

Closes #756

@martin-schulze-vireso martin-schulze-vireso requested a review from a team as a code owner November 30, 2024 00:01
Contrary to setup/teardown this has the bats:: prefix to avoid name collisions due to t he generic name.

In the long run, the other functions should be named bats::setup/bats::teardown/bats::... as well.
@martin-schulze-vireso martin-schulze-vireso merged commit d19845a into bats-core:master Dec 20, 2024
117 of 118 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add on_failure callback

2 participants