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

feat: add raw test results to after_test callback #710

Merged

Conversation

jonathan-elize
Copy link
Contributor

I would like to do things depending on whether or not tests failed. It looks like after_test was made for this purposeq, but the items passed to it currently is often an empty array. I would like to be able to get the original parsed test results

@mfussenegger mfussenegger merged commit a9b5fc8 into mfussenegger:master Oct 31, 2024
3 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.

2 participants