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

big decimal matchers #875

Merged
merged 6 commits into from
Jul 3, 2019
Merged

big decimal matchers #875

merged 6 commits into from
Jul 3, 2019

Conversation

wevnasc
Copy link

@wevnasc wevnasc commented Jul 3, 2019

Closes #821

  • New matchers to BigDecimal added
  • Documentation updated

@wevnasc wevnasc changed the title Feature/821 big decimal matchers big decimal matchers Jul 3, 2019
@sksamuel
Copy link
Member

sksamuel commented Jul 3, 2019

Fantastic

@wevnasc
Copy link
Author

wevnasc commented Jul 3, 2019

Thanks, man!

@sksamuel sksamuel merged commit 834108d into kotest:master Jul 3, 2019
@wevnasc wevnasc deleted the feature/821-big-decimal-matchers branch July 3, 2019 13: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.

New matchers for BigDecimal: isZero, precision, scale, positive, negative
3 participants