Skip to content

saravanans55/api-automation-testing-jest-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Automation Testing with Jest

Get start now

--------------------------------

1# Installation

Install dependency packages

npm install

2# Customize

Change your api url in below sample file

apitest.test.js

3# Run

Change your api url in below sample file

npm test

4# Output

`PASS ./apitest.test.js

✓ User List API Test (198 ms)

✓ User Registration API Test (492 ms)

Test Suites: 1 passed, 1 total

Tests: 2 passed, 2 total

Snapshots: 0 total

Time: 1.158 s

Ran all test suites.

`

About

API Automation used by Jest Tool Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published