0.1.12 • Published 5 years ago

newman-reporter-teamcity v0.1.12

Weekly downloads
4,371
License
MIT
Repository
github
Last release
5 years ago

newman-reporter-teamcity

A newman reporter for TeamCity. See the newman documentation for more info.

Getting Started

  1. Install newman
  2. Install newman-reporter-teamcity
  3. Add to your TeamCity build
  4. Party! partyparrot

Prerequisites

  1. TeamCity
  2. npm
  3. newman
npm install -g newman

Installing

Install with npm

npm install -g newman-reporter-teamcity

Add a command line step to your TeamCity build with something like this. The -r teamcity is the flag to enable TeamCity reporting.

newman run "https://www.getpostman.com/collections/<your-collection-url>" -x --delay-request 10 -r teamcity

The output will show up in your Build Log like this:

TeamCity Log View

and in the Tests tab in TeamCity like this:

TeamCity Tests View

0.1.12

5 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago