diff --git a/README.md b/README.md index 302000124a..cd4ca467cc 100644 --- a/README.md +++ b/README.md @@ -668,6 +668,7 @@ _Libraries for testing codebases and generating test data. Also see [awesome-pyt - Fake Data - [faker](https://github.com/joke2k/faker) - A Python package that generates fake data. - [mimesis](https://github.com/lk-geimfari/mimesis) - is a Python library that help you generate fake data. + - [mockjutsu](https://github.com/altansayan/mock-jutsu-api) - Checksum-valid financial test data generator (IBAN MOD-97, Luhn cards, TCKN, ISIN, BIC/SWIFT) — unlike format-only fakers, every value passes real validation. CLI, Python SDK, Java library (Maven Central), REST API, and JMeter plugin. ### Debugging Tools