Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.
Automated Integration Testing and Live Documentation for your API
Kubernetes integration testing in Python via pytest
Testplan, a multi-testing framework, because unit tests can only go so far..
Pytest plugin for analyzing resource usage during test sessions
🧪 Proof of Concept for a RESTful API made with Python 3 and FastAPI
Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.
Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments
#网络爬虫#Serverless selenium which dynamically execute any given code.
#计算机科学#Automate issue discovery for your projects against Lightning nightly and releases.
PySys System Test Framework
Molecule for Ansible Role Testing Demonstration for AnsibleFest 2017
A pytest powered framework for multi-host integration and system testing
Golem Test Harness, an integration testing framework for yagna - the (new) Golem Network client.
Potemkin is a decorator to setup initial conditions for a boto "integration test" with real AWS services via CloudFormation, and to tear them down as well.
A complete serverless quiz application showcasing the entire LocalStack platform. Demonstrates Cloud Pods, Chaos Engineering, IAM Policy Stream, Ephemeral Instances, and end-to-end testing.
General purpose CI action for custom components/cards
testfield uses lettuce and selenium to make it possible for business analysts to write integration tests
JSON-native, CLI-first integration tests for HTTP APIs
API client for https://github.com/axllent/mailpit written in Python