-
Testinfra: is a testing framework for infrastructure used to test system configurations and infrastructure as code.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
Hey: is a fast HTTP load testing tool used to test web applications and APIs. It provides a CLI (command-line interface) and supports concurrent requests.
-
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Pytest: is a third-party testing framework that supports fixtures, parameterized testing, and easy test discovery while having room to add plugins to extend its functionality.
-
Faker: a library that generates fake data that can be useful when you need data to test for various components.
-
Dredd: used to test APIs based on the API blueprint or OpenAPI specification, to ensure implementation matches the specification.
-
Code Coverage Analysis assess the code portions tested by the current test suites without altering the code.
-
Bandit: is a tool designed for Python applications to analyse your code for potential security issues like insecure use of functions, hardcoded password and much more.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.