1
0
Fork
You've already forked improper
0
a property testing library for elixir. or the start of one...
  • Elixir 84%
  • Rust 16%
2024年01月17日 16:25:11 +01:00
lib add bool generator, fix test typo 2024年01月17日 16:25:11 +01:00
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) 2024年01月17日 15:25:09 +01:00
test add bool generator, fix test typo 2024年01月17日 16:25:11 +01:00
.gitignore initial commit, working 2024年01月16日 23:20:44 +01:00
bench.exs initial commit, working 2024年01月16日 23:20:44 +01:00
mix.exs publish 0.1.0 to hex 2024年01月16日 23:30:54 +01:00
mix.lock publish 0.1.0 to hex 2024年01月16日 23:30:54 +01:00
README.md publish 0.1.0 to hex 2024年01月16日 23:30:54 +01:00

Improper

The start of a new property testing library for elixir.

Copyright (c) 2024 James Laver. Licensed under the EUPL.