gaetanBloch / newtest

REST API services to test Postman collections files / strings with Newman API and give response and report on the execution of the tests suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newtest API

Description

REST API services to test Postman collections files / strings with Newman API and give response and report on the execution of the tests suite

Swagger Documentation

Available at https://{{host}}/api/doc

Doc full
Doc files

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Newtest is MIT licensed.

About

REST API services to test Postman collections files / strings with Newman API and give response and report on the execution of the tests suite

License:MIT License


Languages

Language:TypeScript 90.3%Language:JavaScript 6.4%Language:Dockerfile 3.4%