Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
Testinfra: is a testing framework for infrastructure used to test system configurations and infrastructure as code.
-
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.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
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.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Related posts
- Integrating Lab Equipment into pytest-Based Tests
-
pytest VS vedro - a user suggested alternative
2 projects | 16 Jul 2023
- Migrate 5 TB S3 bucket from one AWS account to another
- Is there a way to automate testing in python? In my case :
- Trying my best to future proof myself and make myself as marketable as possible. Is doing a deep dive on PowerShell overkill?