Hi MXUnit Peeps
I'm just getting started with MXUnit. I first tried installing it in our core app, and wrote a couple tests, but when I came to an issue where I needed to use the debug() method, I couldn't see any output.
Figuring it had something to do with my setup, I installed MXUnit separately as a subdirectory under a local scratch site I have, and went to
http://mysite/mxunit. I get the MXUnit test runner home page with the sample tests. But in my output column, there is still nothing. I checked the MXUnitInstallTest.cfc and it appears that there should be output from a couple of the tests, but it's not showing up.
I'm running CF9 on Windows7 with IIS 7.
Can anyone help me figure out if it's a config issue, or something else I'm missing?
Thanks!
-Rachel