ElSnoMan / pyclinic

A library to test services in Python
MIT License
5 stars 1 forks source link

Add help() to executable functions #34

Closed ElSnoMan closed 3 years ago

ElSnoMan commented 3 years ago

runner.Account.create_user.help()

This should display the raw request information from the Postman Collection object

ElSnoMan commented 3 years ago

Released in v0.1.6