Skip to content

Drill4J/pwad

Repository files navigation

PWAD - Postman With A Drill

PWAD is a thin wrapper over Newman CLI that enables Drill4J metrics for Postman collection runs.

TIP: for a development-related info see the DEVELOPMENT.md

Info

Most of Newman CLI parameters are supported via optional .json config supplied with --newman-config-path See Postman`s official docs for a further reference

Prerequisites

Drill4J services deployed and agent configured. See our website for further reference https://drill4j.github.io/

Example calls

Simplest example call

   pwad -c my-collection.json --drill-admin-url localhost:8090 --drill-agent-id my-awesome-agent

Enable HTML reporter example call

   pwad -c my-collection.json --drill-admin-url localhost:8090 --drill-agent-id my-awesome-agent --reporters html

Launch with env example call

   pwad -c my-collection.json -e my-env.json --drill-admin-url localhost:8090 --drill-agent-id my-awesome-agent

ISSUES / CONTACT US

Please consider using Drill4J Telegram channel to ask questions and report issues

About

PWAD stands for "Postman with a Drill". It enables Drill4J metrics for Postman collecton runs.

Resources

Stars

Watchers

Forks

Packages

No packages published