Skip to content

This project demonstrates how we can run API tests using the newman command-line collection runner tool in a todo application in CI. Also generates a html report and store it in Artifacts.

Notifications You must be signed in to change notification settings

rojalbati/newman

Repository files navigation

newman

Newman

API Testing with Newman

Trigger test

Open a Pull Request and assign a "test ready" label to the Pull Request

Install and run test locally

Requires Node v12+

$ npm install
$ npm run ci:apitest

Install all the dependencies with npm install & Start the todo application and run the api test with npm run ci:apitest

About

This project demonstrates how we can run API tests using the newman command-line collection runner tool in a todo application in CI. Also generates a html report and store it in Artifacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages