Aby James 7c57e650da Update django.py cheat sheet to include unit tests and coverage
Extend Django.py Cheat Sheet: Incorporate Unit Testing and Coverage Information

This commit enhances the existing Django.py cheat sheet by integrating guidance on unit testing and coverage analysis. The update includes detailed instructions on writing unit tests within Django applications, setting up test fixtures, executing tests locally, and leveraging coverage tools for assessing code coverage.

Changes:
- Added comprehensive instructions on writing unit tests for Django applications.
- Included guidance on setting up test fixtures and organizing test files.
- Provided commands and examples for running tests locally using Django's testing framework.
- Introduced information on using test coverage tools like `coverage.py` to assess code coverage.
- Enhanced the documentation to ensure clarity and completeness.

This update aims to empower developers with the necessary knowledge and resources to ensure the robustness and reliability of their Django projects through effective testing and coverage analysis.
2024-03-19 00:00:17 +05:30
2018-04-07 17:45:03 +02:00
2022-04-15 22:01:00 +02:00
2021-11-12 11:28:07 +01:00
2023-07-07 16:49:20 +05:30
2022-04-15 22:01:00 +02:00
2018-02-06 01:55:21 +00:00
2023-06-18 19:58:27 +05:30

AWESOME CHEATSHEETS LOGO

Awesome GitHub license

WEBSITE DIRECTORY: Available here.

📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

🤔 Why Awesome-Cheatsheets?

I usually make a cheat sheet when I want to improve my skills in a programming language, a framework or a development tool. I started doing these kinds of things a long time ago on Gist. To better keep track of the history and to let people contribute, I re-organized all of them into this single repository. Most of the content is coming from official documentation and some books I have read.

Feel free to take a look. You might learn new things. They have been designed to provide a quick way to assess your knowledge and to save you time.

📚 Table of Contents

📃 Languages

View cheatsheets

Command line interface

Imperative

Functional

📦 Backend

View cheatsheets

PHP

Python

Javascript

🌐 Frontend

View cheatsheets

Basics

Frameworks

🗃️ Databases

View cheatsheets

SQL

NoSQL

🔧 Tools

View cheatsheets

Development

Infrastructure

🙌🏼 How to Contribute?

You are more than welcome to contribute and build your own cheat sheet for your favorite programming language, framework or development tool. Just submit changes via pull request and I will review them before merging.

👩‍💻👨‍💻 Our valuable Contributors

Description
👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Readme MIT 14 MiB
Languages
JavaScript 50.2%
CSS 20%
Shell 16.5%
PHP 9.4%
HTML 2.5%
Other 1.4%