-
The
Postman API Tests
workflow is structured to be triggerd when a user instructs Alexa to run these tests via a voice command. Currently the skill is still under development however, the voice command triggers the workflow run and the user receives the build details including the Postman report in the configured Slack channel. -
The exported collection file and environment variables file which are needed to run the Postman tests are under the
tests
folder and are injson
format. ThereportingTheme
folder has the customhbs
reporting template used to style the output test report. The report is produced at the end of the worflow run as an artifact.
The tests are run via the CLI runner for Postman, called Newman. -
For sending out the notifications to the Slack channel after the run action-slack-notify is used and added as a step in the workflow job.
-
Notifications
You must be signed in to change notification settings - Fork 0
shyambh/RunPostmanTests
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Repo containing a workflow which runs the Postman collections via Newman, a Postman cli runner.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published