Y
Hacker News
new
|
ask
|
show
|
jobs
by
aldanor
3084 days ago
The ones I used and can recommend:
“hypothesis” package in Python (+pytest plugin)
“rapidcheck” in C++
“quickcheck” in Rust
1 comments
LrnByTeach
3083 days ago
good list for generating model data / fake data
link