Closed jramacha closed 1 year ago
This is related to the issue mentioned here when you run taskcat without a valid test it simply exists
Added a warning message about missing tests
Ran test locally and verified the changes
taskcat -d --profile ... test run -t foo,bar,baz _ _ _ | |_ __ _ ___| | _____ __ _| |_ | __/ _` / __| |/ / __/ _` | __| | || (_| \__ \ < (_| (_| | |_ \__\__,_|___/_|\_\___\__,_|\__| version 0.9.36 [WARN ] : No valid test found.
Edit by @andrew-glenn: Closes #743
Overview
This is related to the issue mentioned here when you run taskcat without a valid test it simply exists
Added a warning message about missing tests
Testing/Steps taken to ensure quality
Ran test locally and verified the changes
Edit by @andrew-glenn: Closes #743