omni-api-testing-framework-core
v1.0.5
Published
The purpose of this project is to demonstrate how to configure and automate API tests using JEST. This is a type of software testing that involves testing APIs directly and as part of integration testing to determine if they meet expectations for function
Downloads
63
Readme
API Testing Framework
Introduction
The purpose of this project is to demonstrate how to configure and automate API tests using JEST. This is a type of software testing that involves testing APIs directly and as part of integration testing to determine if they meet expectations for functionality, reliability, performance, and security.
