realm / aws-devicefarm

Github action for triggering runs on AWS devicefarm
MIT License
17 stars 10 forks source link

Print parsing errors on failed test runs, if available #5

Closed bwachter closed 2 years ago

bwachter commented 2 years ago

When uploading a custom test spec the run may fail due to parsing errors in the test specification. The parse error should be returned to avoid having to go to the aws console to debug this.