a property testing library for elixir. or the start of one...
| lib | add bool generator, fix test typo | |
| native/improper_rng | added useful generators and ex_unit integration. fixed a bug in next_int_between (lol, wrapping rem in the signed domain - just say no) | |
| test | add bool generator, fix test typo | |
| .gitignore | initial commit, working | |
| bench.exs | initial commit, working | |
| mix.exs | publish 0.1.0 to hex | |
| mix.lock | publish 0.1.0 to hex | |
| README.md | publish 0.1.0 to hex | |
Improper
The start of a new property testing library for elixir.
Copyright and license
Copyright (c) 2024 James Laver. Licensed under the EUPL.