COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200614085616/https://github.com/topics/api-testing-framework
Here are
43 public repositories
matching this topic...
API testing framework inspired by frisby-js
Cypress E2E runner can also test Rest and other APIs
Updated
Jun 8, 2020
JavaScript
HTTP-based DSL for for validating RESTful APIs
Updated
Mar 6, 2019
Python
Document Driven API Test Framework
Updated
Jun 8, 2020
JavaScript
Unified Test Automation Framework in Python
Updated
Jun 9, 2020
Python
A simple bash script to test JSON API from terminal in a structured and organized way.
Updated
Jun 13, 2020
Shell
Boiler Plate for getting started with Api Testing (uses fake apis created using json-server)with Mocha as test runner,should.js as assertion library, supertest.js to make HTTP requests and mochawesome as Reporter.
Updated
Mar 28, 2020
JavaScript
自动化接口测试平台,涵盖编写执行测试用例,定时任务,邮件等常用功能.依赖前端FasterWeb项目
Updated
Sep 5, 2019
JavaScript
Learn how to automate REST API's in Java using RESTAssured library
Updated
Mar 28, 2020
JavaScript
Generic Automated Test Framework For API/UI/RPA/Load Testing
HTTP REST API client for testing APIs based on the ruby’s RSpec framework that binds a complete api automation framework setup within itself
Updated
Feb 26, 2020
Ruby
Automated API Data Driven Test (DDT) Framework
API Test automation Framework with Speclow
A Java based RestAsssured Automation Framework for testing any Restful application
Updated
May 31, 2020
Java
This is a RESTful API testing Framework using Java, Maven, JUnit, REST Assured and Jackson to test JSONPlaceholder REST API.
Updated
Apr 23, 2020
Java
Sample Rest API automation solution using SerenityBDD-RestAssured-Cucumber-Junit and Maven written with Java 8
Updated
Apr 23, 2020
Java
BDD API Automation Framework built on top of Specflow and RestSharp
This project provides an example of how to use open source tools like RESTAssured library to write black-box, functional tests for REST APIs in Java.
Updated
Sep 25, 2019
Java
Expected.Request, a simple API testing framework.
Updated
May 31, 2020
Java
Advanced capabilities for Nightwatch incl. API tests, TypeScript support, and plugin support. 🤖
Updated
Feb 4, 2020
JavaScript
This is a RESTful API testing Framework using C#, .NET Core, xUnit, Specflow, HttpClient and Fluent Assertions to test JSONPlaceholder REST API.
API testing and data generation made easy
Updated
Jun 9, 2020
JavaScript
This is a RESTful API testing Framework using C#, .NET Core, Xunit Gherkin Quick, RestSharp and Fluent Assertions to test JSONPlaceholder REST API.
Api Testing Framework based on Serenity-BDD with Cucumber4 flavour build on top of Rest Assured Library.
Updated
Apr 17, 2020
Java
HTTP request framework designed specifically for testing web services
Updated
Jun 15, 2018
TypeScript
Javascript based API Test Automation using SuperTest
Updated
Jun 7, 2019
JavaScript
Improve this page
Add a description, image, and links to the
api-testing-framework
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
api-testing-framework
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, the passing tests simply show up in a simple list. A flag (e.g.
--verbose) should be provided so that each expected item within the passing test can be inspected. Examples where this is useful: