Page 1 of 1
SimpleTest:: Can I just get a pass/fail not a html page
Posted: Wed Apr 22, 2009 1:24 am
by jaoudestudios
I have a simple test working using
SimpleTest, it returns a html page with the results, is there a way to get it to return only a true/false so I can use it in my own report?
Re: SimpleTest:: Can I just get a pass/fail not a html page
Posted: Wed Apr 22, 2009 9:06 am
by tanja
Try to find more information in Support page of Simple Test but I think you can't recieved such page with results as you want
Re: SimpleTest:: Can I just get a pass/fail not a html page
Posted: Sun May 17, 2009 8:17 pm
by Gabriel
I'm sure SimpleTest allows extension to do your own reporting. I think they offer a commandline script too.
Re: SimpleTest:: Can I just get a pass/fail not a html page
Posted: Wed May 20, 2009 12:03 am
by McGruff