Popularity
1.0
Declining
Activity
0.0
Stable
0
2
0

Monthly Downloads: 14
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Algebra     Math     Linear     Testing    
Latest version: v0.1.2
Add another 'linear' Package

README

linear-tests

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.

The current instances are just ones I (and hopefully others) find useful. Feel free to add your own and submit a PR.