newman-reporter-teamcity

0.1.12 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.12
    9,399
    • latest

Version History

Package Sidebar

Install

npm i newman-reporter-teamcity

Weekly Downloads

9,417

Version

0.1.12

License

MIT

Unpacked Size

10.6 kB

Total Files

7

Last publish

Collaborators

  • bsmyth77