amrsa1 / playwright-APITesting

This API testing framework serves as a well-structured and intuitive boilerplate. It not only demonstrates best practices but also embodies reliability, enabling the creation of automated test suites with confidence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction: This API testing framework serves as a well-structured and intuitive boilerplate. It not only demonstrates best practices but also embodies reliability, enabling the creation of automated test suites with confidence. Further details check out my medium blog post here

Installation:

To set up this framework, you can use the following commands:

npm ci

Execution:

To run your automated tests, use the following command:

npm run test

About

This API testing framework serves as a well-structured and intuitive boilerplate. It not only demonstrates best practices but also embodies reliability, enabling the creation of automated test suites with confidence.


Languages

Language:TypeScript 100.0%