mock-django
ORM mocker
A simple library for mocking Django's ORM behavior.
223 stars
7 watching
31 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A replacement for Django's built-in development server with enhanced features and flexibility. | 1,267 |
| A Django model field library providing a UUID data type for storing unique identifiers | 262 |
| A tool that generates mock implementations of interfaces for testing and code generation. | 2,009 |
| A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
| A Django application demonstrating Inertia.js integration with frontend frameworks and technologies | 40 |
| A general-purpose mocking library for Crystal | 54 |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| A mocking library for TypeScript and JavaScript | 10 |
| A mocking library for HTTP requests in Python | 467 |
| A library for mocking functions in Elixir tests | 656 |
| A tool for creating mocks of Swift objects without boilerplate code. | 1,674 |
| An online CRM platform built on Django and React, providing a cloud-based workspace for managing customer relationships. | 1,981 |
| Ensures use of correct mock object arguments to prevent bugs and improve code robustness | 4 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |