Bureaucrat.PostmanWriter (bureaucrat v0.2.10)

Writes records to Postman Collection v2.1 json file that can be imported directly to Postman. JSON Schema

Writes one record per postman request and each response is a postman example. Test descriptions are used as example names, along with the response status. Key ended on _id on params/query/body have value substituted by environment {{variables}}. Params/query/body that aren't sent on all requests are disabled. Uses filename as collection name and human controller names as folders for actions. Supports bearer authentication header.

Link to this section Summary

Link to this section Functions

Link to this function

write(records, path)