Skip to content

OlehBabenkoo/api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-testing

Training project for API testing

Install

Install all the necessary dependency using npm :

npm install

Linter Check

Checking the code with Linter for errors:

npm run lint

Test Run

Running tests:

npm test

Tests Report

Configure the report:

npx allure serve allure-results

About

Training project for API testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published