maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Execute all tests in particular folder

Open tajchert opened this issue 3 years ago • 0 comments
trafficstars

Either the existing command maestro test or the new one should execute all tests (.yaml files, maybe only those with correct syntax for Maestro) in the current directory (folder) or pass the directory as an argument.

Currently when I have few test cases I need to create either one test to combine them (using test nesting) or to pass them all as arguments to maestro test - in both cases adding new test require to remember about this and is a tedious step.

tajchert avatar Oct 23 '22 00:10 tajchert