| Issue 71: | Add ability to run tests directly that exist outside of webroot | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Currently, any test that extends TestCase can be run by invoking MyTest.cfc?method=runtestremote, but this requires that the test case exist in the web root. Solution: create a proxy runner, or wrapper, that runs these tests and spits out extjs and html Example: http://localhost:8500/mxunit/runner/path.to.my.testcase This looks easy enough to do. Any volunteers?
Mar 7, 2008
Project Member
#1
virtix
Owner:
v.rajkumar
Jan 22, 2009
(No comment was entered for this change.)
Status:
Fixed
Owner: virtix Cc: -v.rajkumar -axsaheli |