stcalica / Postman-Jenkins-Plugin

Jenkins Plugin for the Postman Collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postman Collection Jenkins Plugin

How to Test

mvn hpi:run -Djetty.port=9001 then go to browser: localhost:9001/jenkins

How To Build

mvn package

How To Use

Add your API key to Global Configuration

Create a Build Step and select Postman Collections

Create filename where collection JSON will be stored to in workspace

Dependencies

None but there's no point in having a Postman Collection without having Newman

About

Jenkins Plugin for the Postman Collection


Languages

Language:Java 100.0%