ad0f687 Add django-mock-queries to README Mock section
📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝README.md (+1 -0)
📄 Description
Why this framework/library/software/resource is awesome?
It enables patching Django's user model Manager or QuerySet with a fast in-memory equivalent, to make testing easier and unit tests more concise/maintainable.
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/596
**Author:** [@stphivos](https://github.com/stphivos)
**Created:** 4/4/2016
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`ad0f687`](https://github.com/vinta/awesome-python/commit/ad0f6871f527b2a19adfc6316b7e9eac291cf6d0) Add django-mock-queries to README Mock section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## Why this framework/library/software/resource is awesome?
It enables patching Django's user model Manager or QuerySet with a fast in-memory equivalent, to make testing easier and unit tests more concise/maintainable.
Features:
- QuerySet style support for method chaining
- Filtering with Q objects
- Aggregates generation
- CRUD functions
- Field lookups
- django-rest-framework serializer asserts
[Info & examples](https://github.com/stphivos/django-mock-queries)
## Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. :+1:) to this pull request.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/596
Author: @stphivos
Created: 4/4/2016
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
ad0f687Add django-mock-queries to README Mock section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why this framework/library/software/resource is awesome?
It enables patching Django's user model Manager or QuerySet with a fast in-memory equivalent, to make testing easier and unit tests more concise/maintainable.
Features:
Info & examples
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.