/playwright-api-testing-example

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 👇

Primary LanguageTypeScriptMIT LicenseMIT

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