|
|
|
|
|
by aidos
227 days ago
|
|
Not decorators (or at least not last time I looked) but we use fast-check. Was already familiar with and using Hypothesis in Python so went in search of something with similar nice ergonomics. Am happy with fast-check in that regard. https://fast-check.dev/ |
|