8 مستودعات
Tools for validating, mocking, and monitoring web service interfaces.
Explore 8 awesome GitHub repositories matching part of an awesome list · API Testing. Refine with filters or upvote what's useful.
Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment
Open-source client for exploring and testing APIs.
Keploy is an automated testing platform that leverages kernel-level traffic interception to generate and maintain regression test suites for microservices. By capturing live network traffic and system calls via eBPF, the platform automatically creates deterministic test cases and mocks external dependencies without requiring manual code instrumentation. This approach allows developers to validate application behavior and API contracts by replaying production-like traffic in isolated environments. The platform distinguishes itself through its use of machine learning to perform test maintenance
Platform that auto-generates unit tests and dependency mocks.
🦏 | Best in class Microservice automation testing. Test Driven Happiness
Gherkin-based framework for REST API testing.
The Swagger Coverage Tool is designed to measure API test coverage based on Swagger documentation. It provides automated tracking and reporting of test coverage for APIs, helping ensure that your endpoints and services are well-tested.
Measures API test coverage based on Swagger documentation.
Declarative API testing
Declarative framework for API testing in JS or JSON.
Convert a Postman Collection v2.1 JSON file into a ready-to-run pytest test suite. One command.
Converts Postman collections into executable pytest suites.
The webhook inspector that keeps your data in your own hands.
Self-hosted inspector for verifying webhook delivery.
The Tests Coverage Tool is a comprehensive utility designed to measure code coverage for gRPC services based on their proto contracts. It provides detailed insights into various aspects of your service's coverage, helping you ensure that your tests thoroughly validate your gRPC endpoints. The…
Measures gRPC service coverage from existing tests.