Folder support for scenarios#956

Subscribe to Folder support for scenarios 2 post(s), 2 voice(s)

 
Avatar David Mack 5 post(s) #2592

Hi,

I am writing/have written a large number of Twist tests and I would like to be able to divide my tests not only with the tags but also with a directory structure (still contained with in the scenarios folder). At the moment you can divide them with the folders but Twist can’t find the files to run so you have to move the file to the top level when you want it … which is a pain.

Thanks, (100 files is a pain to look at)

 
Avatar Ketan Padega... 12 post(s) #2596

Hi David,

Thanks for the feedback! We’ll look into this feature request as well.

As a workaround, you can:
  • find the file in the package explorer view or the navigation view and right click on it to execute it
  • hit CTRL+SHIFT+R (CMD+SHIFT+R on mac) to find the file

—Ketan