Skip to content

elaichenkov/playwright-api-testing-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of how to set up and run API tests with Playwright and odottaa

sloth

test

Read my article about API testing with Playwright & odottaa.

Check out the HTML report that was published on GitHub pages.

Usage

Clone the repository and run the following command:

npm install

Run tests

npm test

Then, to open report run the following command:

npm run report

It will open default browser and open the HTML report

html report

Run server (optionally)

npm start

Author

Yevhen Laichenkov

License

MIT

About

This repository is created to demonstrate how easily can be using Playwright Test runner and odottaa for creating API tests. Check out the generated HTML report 👇

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published