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

Feature/fix aft test duration #86

Merged
merged 7 commits into from
May 10, 2024
Merged

Conversation

bicarbon8
Copy link
Owner

  • fixes TestResult.metadata.durationMs value when testFunction doesn't exist or hasn't been run
  • uses test scope to set TestResult.metadata.durationMs in external reporter classes as the value would otherwise be 0
  • includes verify message argument in result returned from verify function on both passing and failing instead of just on failing so the TestResult.resultMessage submitted will include this value to help disambiguate multiple results from verify calls that succeed

@bicarbon8 bicarbon8 merged commit 285f8cb into main May 10, 2024
2 checks passed
@bicarbon8 bicarbon8 deleted the feature/fix-aft-test-duration branch May 10, 2024 13:21
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.

1 participant