Is there any feature available for FitNeese where I can create batch of tests and run such multiple batches automatically?
Note :- I want to execute these tests in the same test suite.
Problem is - My every single test has a web service call , and if I add more than 100 tests at a time then the response is never returned. Currently using FitNesse SLIM.
I am new to FitNeese. Please advice.