You cannot post messages because only members can post, and you are not currently a member.
Description:
This is the discussion group for MXUnit, a unit test framework for ColdFusion (CFMX) components. It's based on the popular JUnit unit test framework for java. This list is for questions about this product and unit testing in general.
|
|
|
Eclipse plugin question - test order.
|
| |
Is there a way to have the Eclipse plugin run tests in the order in which they appear in the test file rather than alphabetical order? I saw that there was a checkbox for this in the preferences panel, but deselecting this did not change anything. The tests are still listed in the MXUnit tab in alphabetical order.... more »
|
|
MxUnit Documentation
|
| |
Hi All,
I'm really new to MxUnit. Currently running OpenBD 2.x under XAMPP
1.7.7 which has Tomcat 7.
With the wiki down, is there someplace else that I could find the
documentation?
Thanx,
Steve
|
|
Issue with 64-bit Eclipse Indigo?
|
| |
I am setting up a project and getting started on some unit/integration tests. I had a few issues getting the plugin to be able to execute test - but that was mostly a configuration issue on my part. Now I can get the plugin to see the tests and test methods, but it seems that there is a problem else where.... more »
|
|
TDD / Unit Testing Course in May
|
| |
Greetings all, I wanted to let you know about a course that Luis Majano, creator of ColdBox, is delivering prior to CFObjective in May. It is a full testing class based on testing principles, mocking and of course MXUnit in detail. Details are here: [link] [link]... more »
|
|
ColdFusion 7 Support
|
| |
Hello,
Does the latest version of MXUnit support ColdFusion 7? And if not,
where can I find the build that supports ColdFusion 7.
I tried to run a basic test case, however, I dropped my "mxunit"
folder not directly under the "wwwroot" folder, but further down the
directory tree. And in my CFC test case file I put the following in... more »
|
|
Can't use mxunit on projects with java nature
|
| |
I've got a project that has java nature in addition to cf nature: <natures> <nature>org.cfeclipse.cfml.CFE Nature</nature> <nature>org.eclipse.jdt.core.j avanature</nature> </natures> However, once the java nature is added, I can no longer set the mxunit properties for the project - the configuration option under project's... more »
|
|
request - create jenkins - warning plugin parser
|
| |
I wasn't sure where the tickets for mxunit are suppose to go, so I
created one here under Bill's Mxunit repository.
[link]
I haven't looked into this but it seems "simple", lol. It might not be
needed also since mxunit creates junit reports.
|
|
OpenCF Summit 2012 - Dallas TX February 24-26
|
| |
Hi MXunit Users, I thought I would write you about a conference that some fellow CFML lovers and I are putting on in Dallas, TX next month (Feb 24-26 - Friday through Sunday) called OpenCF Summit: [link] It's focused on open source CFML development and the open source CFML engines (Open BlueDragon and Railo). I thought I would write you since... more »
|
|
help adding a mxunit test to cloudy with chance of tests project
|
| |
I was wondering if anyone would like to add a "dummy" mxunit test to
Cloudy with a Chance of tests. I was thinking it could be setup to run
and create a junit report. The test would be something like assert 1
EQ 1.
I am also hoping to get a "dummy" selenium test also eventually like
next not exist "error".... more »
|
|
|