You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present taskcat uses .taskcat.yml from a dedicated project. It will be helpful to have the ability to auto-include additional
.taskcat.yml in subfolders in scope. if this is already possible, could you provide a way for me to do this. This will help me have different sets of tests while dev and ci ( more like integration tests , if I have 100 different tests) , I know we can run a specific tests using -t but having a config helps