FlexUnit 4 alpha 1.0

| | Comments (1) | TrackBacks (0)
Just read through the overview and the new FlexUnit4 alpha is looking pretty good. Using meta tags to create Tests and Suites and the addition of user defined tags, makes me think that I have to start including this in my own project workflow. I wonder how many Actionscripters actually use Unit tests. I'm sure there are a lot of Enterprise Flex developers but any pure Actionscripter takers?

[Update: Updated the link to FlexUnit]
I also wonder how they plan/cost/build that into their project workflow. I think the idea of writing tests before you start is really cool, however how would that work in a 3D project for example. I can't help but wonder that sometimes the build of a test will be post production to show any weakensses in your own code. And isn't it too late at this point?



0 TrackBacks

Listed below are links to blogs that reference this entry: FlexUnit 4 alpha 1.0.

TrackBack URL for this entry: http://www.wezside.co.za/cgi-bin/mt/mt-tb.cgi/55

1 Comments

By Shaun Smith on May 22, 2009 3:36 PM

Just a quick heads-up: the URL for FlexUnit4 alpha has changed.

To be honest, unit testing is one of those things that I feel I
understand and can see the benefits of, but haven't really
incorporated into my workflow yet.

I love the idea of having tests in place so that I can refactor my
code with speed and confidence. I started learning Ruby recently, and
a lot of the learning material I've come across pushes unit testing
as best practice and part of the common workflow.

Even if a test or suite is built in "post production" phase, it's
still useful - especially when it comes time to expand or refactor
your app.

Leave a comment


Type the characters you see in the picture above.