- New Open Source License: MIT. Changing from GPL to MIT effectively allows you to integrate MXUnit into any product with little restriction (other than honoring the No Whining clause).
- New built-in mocking framework: Simply call the new mock() method to create a new mocked object and inject that into your component under test.
- New integrated HTML view: This replaces the existing HTML and ExtJS view and is backward compatible.
- New beforeTests() and afterTests() for component-level set up and tear down.
- New and improved documentation and bug tracking at http://wiki.mxunit.org and http://jira.mxunit.org/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=10000
- Ant task improvement: now you can send arbitrary URL parameters to your custom runners.
- New Ant build.xml examples and Hudson-friendly examples.
- More Eclipse snippets!
- More Dataprovider improvements.
- Eclipse plugin data compare tool.
- Multiple Github fork(s) (http://github.com/virtix/mxunit).
- Office Hours every other Monday at 12:00pm US Eastern Time. Join in via Adobe Connect and bring any testing or other technical questions or topics: http://bit.ly/MXUnitOfficeHours.
Tim Farrar
Peter Farrell
Patrick McElhaney
Randy Merrill
Bob Silverberg
John Whish
Cop the latest and greatest at http://mxunit.org/download.cfm and get involved http://groups.google.com/group/mxunit
Test and be Happy!theguys at mxunit.org
1 comment:
Thanks for the hard work guys! I really do appreciate this project. It has added a lot to the community.
Post a Comment