Skip to content

ianmackenzie/elm-geometry-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-geometry-test

This package contains some helpful utilities for testing code that uses elm-geometry. This includes both random generators for test input values, and functions for constructing Expectations that compare geometric values to within a small tolerance (to allow for numerical roundoff).

If you have an app or package that uses elm-geometry and you want to use this package to help with testing, you would generally add elm-geometry to your dependencies and elm-geometry-test to your test-dependencies. Note that this package is fairly new and breaking API changes may occur (it should not be considered as stable as elm-geometry itself).

Contributing

All the code in this repository is simply copied over from some internal testing modules in elm-geometry so that they can be published separately; if you find a bug or are interested in contributing new functionality, please open a new issue there!

About

Helpful utilities for testing code that uses elm-geometry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages