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

Test framework agnostic Traits #17

Closed
codito opened this issue Feb 3, 2021 · 1 comment
Closed

Test framework agnostic Traits #17

codito opened this issue Feb 3, 2021 · 1 comment
Assignees

Comments

@codito
Copy link
Contributor

codito commented Feb 3, 2021

TestResultInfo.Traits should encapsulate the test framework specific nuances.

See spekt/xunit.testlogger#33 for the workaround used in xunit.testlogger. The fix should remove this workaround.

@codito codito changed the title API for test framework specific Traits Test framework agnostic Traits Feb 3, 2021
@codito codito self-assigned this Jul 4, 2023
@codito
Copy link
Contributor Author

codito commented Jul 6, 2023

We're using TestCase.Traits in TestResultInfo. Also exposed TestResultInfo.Properties as optionally filled by specific adapters (NUnit only for now).

@codito codito closed this as completed Jul 6, 2023
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

No branches or pull requests

1 participant