Либы для создания моков
- mock-server
- Mimesis: The Fake Data Generator
- Faker - generates fake data - [faker]
- pydantic-factories This library offers powerful mock data generation capabilities for [pydantic] based models and dataclasses. It can also be used with other libraries that use pydantic as a foundation, for example SQLModel and Beanie
Смотри еще:
- [python-standart-library]
- [mock]
- [testfixtures]
- [faker]
- mongomock Small library for mocking pymongo collection objects for testing purposes. Use mongomock for testing
- [тестирование]
- [pydantic-factories]