Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crhntr/floattest

A Gomega matcher that makes testing float64 with decimal precision easier. (2.432 == 2.401 with one decimal place of accuracy)
https://github.com/crhntr/floattest

float64 ginkgo go gomega testing

Last synced: about 2 months ago
JSON representation

A Gomega matcher that makes testing float64 with decimal precision easier. (2.432 == 2.401 with one decimal place of accuracy)

Awesome Lists containing this project

README

        

# Float Test

A Gomega matcher that makes testing math stuff easier.