We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are running tavern version 2.2.0 which is the latest i believe. The docs from latest:stable shows "finally" block feature available. https://tavern.readthedocs.io/en/latest/basics.html?highlight=finally#finalising-stages
But when i use the finally block, the tests fail with "BadSchemaError". I can see a PR as well #830 which shows its just merged a month back.
Can someone clarify if "finally" block is available in v2.2.0 or yet to be released ?
The text was updated successfully, but these errors were encountered:
Sorry, this hadn't been released due to an oversight on my part, it should be there in release 2.3.0.
Sorry, something went wrong.
No branches or pull requests
We are running tavern version 2.2.0 which is the latest i believe. The docs from latest:stable shows "finally" block feature available. https://tavern.readthedocs.io/en/latest/basics.html?highlight=finally#finalising-stages
But when i use the finally block, the tests fail with "BadSchemaError". I can see a PR as well #830 which shows its just merged a month back.
Can someone clarify if "finally" block is available in v2.2.0 or yet to be released ?
The text was updated successfully, but these errors were encountered: