linear-tests

Please see the README on GitHub at https://github.com/pdlla/linear-tests#readme


Keywords
bsd3, library, math, testing, Propose Tags , Linear.Arbitrary, Linear.Matrix.Arbitrary, Linear.Quaternion.Arbitrary, Linear.V3.Arbitrary, Linear.V4.Arbitrary, QuickCheck, linear
License
BSD-3-Clause
Install
cabal install linear-tests

Documentation

CircleCI

linear-tests

[WIP] instances are added whenever I find the time. Feel free to submit a PR.

This library provides QuickCheck Arbitrary instances of data types in the linear package.

The property tests in this package test both the newly defined Arbitrary instances as well as methods in the linear package itself. It's hard to distinguish between the two types of test so they are all just lumped together.