Skip to content

These package providers are some helpful Gomega matchers that help you write effective assertions against Decimal

License

Notifications You must be signed in to change notification settings

itbasis/gdecimal

Repository files navigation

Gomega Matchers for Decimal

GitHub go.mod Go version godoc reference blue GitHub Release codecov Go Report Card

These package providers are some helpful Gomega matchers that help you write effective assertions against Decimal

Matchers

BeDecimalEquivalentTo, BeDecimalGreaterThan, BeDecimalGreaterThanOrEqual, BeDecimalLessThan, BeDecimalLessThanOrEqual

Matches can accept Decimal and strings for both the actual and the expected value

Sample

matchers_example_test.go - Link, since GitHub does not support include for AsciiDoc

link:matchers_example_test.go[role=include]

About

These package providers are some helpful Gomega matchers that help you write effective assertions against Decimal

Resources

License

Stars

Watchers

Forks

Packages

No packages published