Hey folks,
For a recent hackathon, I created an app that runs Postman collections from a custom slash command in Slack.
Full details are on the Readme file of the repo, I hope its useful to people.
Danny
Hey folks,
For a recent hackathon, I created an app that runs Postman collections from a custom slash command in Slack.
Full details are on the Readme file of the repo, I hope its useful to people.
Danny
Great idea bro @danny-dainton
This is awesome @danny-dainton!
Thank you!! Means a lot from you!!
A couple of addition things added to the Slack bot - You can now pass in to the command how many iterations you want to run.
For example:
/testrun Local 2
It also now creates a Custom HTML report for the test Run, that is accessed via a hyperlink in the Summary Title. This will open the report in a new browser tab.
Full details about the app can be found on the README.md file on the repo.