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: support common test methods (#94) #94

Merged
merged 1 commit into from
Oct 20, 2024
Merged

feat: support common test methods (#94) #94

merged 1 commit into from
Oct 20, 2024

Conversation

tkrop
Copy link
Owner

@tkrop tkrop commented Oct 20, 2024

This pull request adds support for more of common test methods provided by the testing package, making the test.Test interface mostly compatible with the testing.TB interface.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11429995974

Details

  • 126 of 126 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 99.815%

Totals Coverage Status
Change from base Build 11420952166: 0.01%
Covered Lines: 2160
Relevant Lines: 2164

💛 - Coveralls

@tkrop tkrop merged commit f23b9cf into main Oct 20, 2024
7 checks passed
@tkrop tkrop deleted the testing branch October 20, 2024 22:11
@tkrop tkrop self-assigned this Oct 20, 2024
@tkrop tkrop added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants