All Projects → portman → Similar Projects or Alternatives

880 Open source projects that are alternatives of or similar to portman

Dredd
Language-agnostic HTTP API Testing Tool
Stars: ✭ 3,770 (+611.32%)
Prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
Stars: ✭ 2,484 (+368.68%)
Mutual labels:  openapi, oas, api-testing, postman-collection
pactum
REST API Testing Tool for all levels in a Test Pyramid
Stars: ✭ 190 (-64.15%)
openapi-lint-vscode
OpenAPI 2.0/3.0.x intellisense, validator, linter, converter and resolver extension for Visual Studio Code
Stars: ✭ 47 (-91.13%)
Mutual labels:  openapi, oas
Swaggen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Stars: ✭ 385 (-27.36%)
Mutual labels:  openapi, oas
apitest
Apitest is declarative api testing tool with JSON-like DSL.
Stars: ✭ 88 (-83.4%)
Mutual labels:  api-testing, testrunner
Generators
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
Stars: ✭ 213 (-59.81%)
Mutual labels:  openapi, oas
Api Generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
Stars: ✭ 244 (-53.96%)
Mutual labels:  openapi, oas
karate-runner
VSCode Extension for Karate
Stars: ✭ 23 (-95.66%)
Mutual labels:  api-testing, contract-testing
Karate
Test Automation Made Simple
Stars: ✭ 5,497 (+937.17%)
Mutual labels:  api-testing, contract-testing
Swagger Ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Stars: ✭ 21,279 (+3914.91%)
Mutual labels:  openapi, oas
openapi
OpenAPI (fka Swagger) spec renderer for Sphinx.
Stars: ✭ 78 (-85.28%)
Mutual labels:  openapi, oas
Spectral
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 & v3.
Stars: ✭ 876 (+65.28%)
Mutual labels:  openapi, oas
Openapi Directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
Stars: ✭ 2,635 (+397.17%)
Mutual labels:  openapi, oas
Greenlight
Clojure integration testing framework
Stars: ✭ 116 (-78.11%)
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (-11.51%)
Mutual labels:  openapi, oas
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+3571.32%)
Mutual labels:  test-framework, cli-app
karate
Test Automation Made Simple
Stars: ✭ 6,384 (+1104.53%)
Mutual labels:  api-testing, contract-testing
swaggerhub-cli
SwaggerHub CLI
Stars: ✭ 28 (-94.72%)
Mutual labels:  openapi, oas
openapi-schema-validator
OpenAPI schema validator for Python
Stars: ✭ 35 (-93.4%)
Mutual labels:  openapi, oas
Openapi To Postman
Plugin for converting OpenAPI 3.0 specs to the Postman Collection (v2) format
Stars: ✭ 365 (-31.13%)
Mutual labels:  openapi, postman-collection
Openapi Specification
The OpenAPI Specification Repository
Stars: ✭ 22,603 (+4164.72%)
Mutual labels:  openapi, oas
Oas
Easily create and manage OpenAPI Documents.
Stars: ✭ 94 (-82.26%)
Mutual labels:  openapi, oas
Openapi Core
OpenAPI core
Stars: ✭ 119 (-77.55%)
Mutual labels:  openapi, oas
Oooas
An object oriented approach to generating OpenAPI specs, implemented in PHP.
Stars: ✭ 162 (-69.43%)
Mutual labels:  openapi, oas
Javascript Testing Best Practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)
Stars: ✭ 13,976 (+2536.98%)
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-97.36%)
api-test
🌿 A simple bash script to test JSON API from terminal in a structured and organized way.
Stars: ✭ 53 (-90%)
Mutual labels:  integration-testing, api-testing
Newman
Newman is a command-line collection runner for Postman
Stars: ✭ 5,607 (+957.92%)
Mutual labels:  api-testing, postman-collection
Openapi Spec Validator
OpenAPI Spec validator
Stars: ✭ 161 (-69.62%)
Mutual labels:  openapi, oas
irontest
A web app for API test automation
Stars: ✭ 31 (-94.15%)
Mutual labels:  integration-testing, api-testing
Stubby4j
An HTTP stub server for testing application interactions with web services (REST, etc) & external system stubbing for easy testing
Stars: ✭ 300 (-43.4%)
Mutual labels:  integration-testing, api-testing
Testcontainers Rs
A library for integration-testing against docker containers from within Rust.
Stars: ✭ 124 (-76.6%)
Mutual labels:  integration-testing
pact-example
Example project to demonstrate Contract Testing via Pact.
Stars: ✭ 58 (-89.06%)
Mutual labels:  contract-testing
Next Page Tester
DOM integration testing for Next.js
Stars: ✭ 122 (-76.98%)
Mutual labels:  integration-testing
Kubetest
Kubernetes integration testing in Python via pytest
Stars: ✭ 122 (-76.98%)
Mutual labels:  integration-testing
wqcloud
腾讯云Node.js Open API SDK(完整版)
Stars: ✭ 16 (-96.98%)
Mutual labels:  openapi
openman
Postman to OpenAPI Spec converter with mocking and documentation
Stars: ✭ 17 (-96.79%)
Mutual labels:  postman-collection
Movieapp
🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
Stars: ✭ 117 (-77.92%)
Mutual labels:  integration-testing
tcframe
Test cases generation framework for competitive programming problems
Stars: ✭ 147 (-72.26%)
Mutual labels:  test-framework
Frisby
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
Stars: ✭ 1,484 (+180%)
Mutual labels:  integration-testing
Gest
👨‍💻 A sensible GraphQL testing tool - test your GraphQL schema locally and in the cloud
Stars: ✭ 109 (-79.43%)
Mutual labels:  integration-testing
nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
Stars: ✭ 2,842 (+436.23%)
Mutual labels:  integration-testing
client-encryption-nodejs
Library for Mastercard API compliant payload encryption/decryption.
Stars: ✭ 20 (-96.23%)
Mutual labels:  openapi
Skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
Stars: ✭ 231 (-56.42%)
Mutual labels:  integration-testing
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-80.19%)
Mutual labels:  integration-testing
Pytest Monitor
Pytest plugin for analyzing resource usage during test sessions
Stars: ✭ 105 (-80.19%)
Mutual labels:  integration-testing
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (-60.75%)
Mutual labels:  integration-testing
Unit Threaded
Advanced unit test framework for D
Stars: ✭ 100 (-81.13%)
Mutual labels:  integration-testing
Hsac Fitnesse Fixtures
An environment to define and run integration tests. It contains Fitnesse fixture (base) classes and a baseline FitNesse installation.
Stars: ✭ 99 (-81.32%)
Mutual labels:  integration-testing
OpenAPI
A pharo implementation of OpenAPI 3.0.1
Stars: ✭ 20 (-96.23%)
Mutual labels:  openapi
Chromeless
🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
Stars: ✭ 13,254 (+2400.75%)
Mutual labels:  integration-testing
Godog
Cucumber for golang
Stars: ✭ 1,287 (+142.83%)
Mutual labels:  integration-testing
Testing Workshop
A workshop for learning how to test JavaScript applications
Stars: ✭ 1,276 (+140.75%)
Mutual labels:  integration-testing
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (-63.02%)
Mutual labels:  integration-testing
Coyote
Environment, operations and runtime-meta testing tool.
Stars: ✭ 84 (-84.15%)
Mutual labels:  integration-testing
Cavy
An integration test framework for React Native.
Stars: ✭ 1,239 (+133.77%)
Mutual labels:  integration-testing
NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile y…
Stars: ✭ 102 (-80.75%)
Mutual labels:  test-framework
ABAP-Swagger
Expose ABAP REST services with Swagger/openapi spec
Stars: ✭ 80 (-84.91%)
Mutual labels:  openapi
bpmn-spec
A tool to run tests for BPMN processes on Zeebe
Stars: ✭ 28 (-94.72%)
Mutual labels:  test-framework
1-60 of 880 similar projects