0.3.1 • Published 6 years ago

newman-reporter-phpunit v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

newman-reporter-phpunit

A newman reporter with a PHPUnit like style. It shows all details including the response body when a request is failing.

Starting postman collection 'seeding'

FF..FFFFFFF..F..FFFF..........FF..FFF.FFFFFF..FF

Collection 'seeding' finished

27 failures:

Name: Create User
Url: web:8080/users
Response code: 201, reason: Created
Failed assertion: Status code is 200
Reason: expected response to have status code 200 but got 422
Response body:
{ data:
   { id: '59662604-c375-43b7-aa4c-3ebc2efc51b1',
     name: 'Noname' }
0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago