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

Support more assertions like Exactly, EqualValues, etc. #29

Merged
merged 11 commits into from
Nov 5, 2023

Conversation

Antonboom
Copy link
Owner

@Antonboom Antonboom commented Nov 4, 2023

  • EqualExportedValues
  • EqualValues
  • Exactly
  • InDelta
  • InDeltaMapValues
  • InDeltaSlice
  • InEpsilon
  • IsType
  • NotEqualValues
  • NotSame
  • Same
  • WithinDuration

@coveralls
Copy link

coveralls commented Nov 4, 2023

Pull Request Test Coverage Report for Build 6759931435

  • 60 of 60 (100.0%) changed or added relevant lines in 12 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 93.837%

Totals Coverage Status
Change from base Build 6743205114: 0.04%
Covered Lines: 1553
Relevant Lines: 1655

💛 - Coveralls

@Antonboom Antonboom merged commit 8fe949b into master Nov 5, 2023
3 checks passed
@Antonboom Antonboom deleted the feat/support-more-assertions branch January 23, 2024 17:59
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