AsUnit 2.6 Released – plays well with MTASC

Seems my timing was pretty good. I went on a unit testing kick, and I get a brand new version of AsUnit!

Version 2.6 includes the following:

  • Implemented full MTASC support thanks to: Ralf Bokelberg, Erixtekila, and Daniel Wabyick
  • Added com.asunit.util.TextFile object for simpler loading of external files during unit testing.
  • Added Eclipse directory names to the ignore list for the Build Test Suites command so that it will no longer include those directories in the TestSuite.
  • Fixed assertEquals method in TestCase according to Keith Peters’ comments.
  • Fixed problem with setCurrentMethod according to Caleb’s post so that assertion failures will be accurate even when using asynchronous test cases.

Look Ma! I’m famous.

Go get it here (updated url):

http://www.asunit.com

This entry was posted in Flash. Bookmark the permalink.

2 Responses to AsUnit 2.6 Released – plays well with MTASC

  1. It should be noted that this is a release candidate, not a stable release.

  2. Luke Bayes says:

    Hey Keith,

    Thanks for the post!

    Unfortunately – we had some troubles in the beginning getting folks to understand how to navigate the extremely cluttered Source Forge site… If you could point people at: http://www.asunit.com, it would be *greatly* appreciated!

    Thanks again!

    Luke Bayes
    http://www.asunit.com

Comments are closed.