Welcome Guest, Not a member yet? Register   Sign In
is there any testing framework for CI?
#6

[eluser]onblur[/eluser]
UPDATE: Scrub that - forgot to set base url in config. :roll: Is working perfectly!!!

Hi Jens, thanks for contributing your TOAST unit testing suite. I've been trying it out. Works great for me when running test classes or individual test methods e.g.

Code:
http://localhost/index.php/test/example_tests
http://localhost/index.php/test/example_tests/simple_addition

These work fine. But if I run toast_all I get errors.

Code:
http://localhost/index.php/test/toast_all

outputs...

Code:
Toast Unit Tests:

Not Found
The requested URL /index.php/test/example_tests/show_results was not found on this server.
Apache/2.2.3 (CentOS) Server at example.com Port 80

Not Found
The requested URL /index.php/test/greg_tests/show_results was not found on this server.
Apache/2.2.3 (CentOS) Server at example.com Port 80


All tests completed in 0.7387 seconds


Messages In This Thread
is there any testing framework for CI? - by El Forum - 11-11-2008, 09:51 PM
is there any testing framework for CI? - by El Forum - 11-12-2008, 02:41 AM
is there any testing framework for CI? - by El Forum - 11-12-2008, 12:50 PM
is there any testing framework for CI? - by El Forum - 11-13-2008, 03:58 PM
is there any testing framework for CI? - by El Forum - 01-30-2009, 04:06 AM
is there any testing framework for CI? - by El Forum - 02-21-2009, 09:59 PM
is there any testing framework for CI? - by El Forum - 05-08-2010, 08:18 PM
is there any testing framework for CI? - by El Forum - 05-08-2010, 09:02 PM
is there any testing framework for CI? - by El Forum - 05-10-2010, 09:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB