| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Site Contributor
Join Date: Jun 2008
Location: Brooklyn
Posts: 311
|
Anyone here a big fan of unit testing with AS?
[edit]AS Unit DOES support AS3 .... [\edit] And more importantly I'm not sure where to get started. Anyone have opinions or favorite Unit tests or tutorials? any nudge in the right direction would be appreciated. ![]() Edit: So I slowly started to answer my own question and I am going to post here the resources I am reading and using to get started with Test Driven Development and Unit Testing. Opinions are very much encouraged on anything people have experienced in learning these things. I will try and keep the first post updated as I find stuff too. Unit testing and Test Driven Development (TDD) for Flex and ActionScript 3.0 http://www.adobe.com/devnet/flex/art...t_testing.html AS Unit http://www.asunit.org/ assertTrue - blog for Luke Bayes and Ali Mills (creators of ASUnit) http://www.asunit.org/ Step-By-Step Unit Testing with ASUnit Part One By Tim Beynart (flashcodersny.org) AS 2.0 tutorial. http://timbeynart.com/docs/ASUnit_Part1.pdf (pdf) http://timbeynart.com/docs/ASUnit_Part2.pdf (pdf) New ActionScript unit testing framework Blog post about another open-source AS 3 unit testing framework called “dpunit”. http://probertson.com/articles/2008/...ing-framework/ asunit testing with flash cs3 and actionscript 3 Good AS 3 specific tutorial of the basics http://marstonstudio.com/2007/07/28/...ctionscript-3/ Last edited by pj-co; 08-05-2008 at 03:30 AM.. |
|
|
|
|
|
#2 |
|
Site Contributor
Join Date: Jun 2008
Location: Brooklyn
Posts: 311
|
http://www.actionscript.org/forums/s....php3?t=149126
found this, some info there and a bit more need sleep though, will post tomorrw ![]() |
|
|
|
|
|
|
|
|
#3 |
|
Site Contributor
Join Date: Jun 2008
Location: Brooklyn
Posts: 311
|
Going to keep bumping my thread as I find more tutorials, as I am slowly answering my own question
Also, I figure it cant hurt to have a list of good Unit testing tutorials here. Mayhaps I'll edit the first post with what I find and hope for sticky ![]() Unit testing and Test Driven Development (TDD) for Flex and ActionScript 3.0 http://www.adobe.com/devnet/flex/art...t_testing.html |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automation and QTP Testing | curiousgeorge | Flex 2 & 3 | 0 | 01-24-2007 10:36 AM |
| Unit Testing GUI code? | confusednoise | ActionScript 2.0 | 0 | 07-11-2005 10:55 PM |
| Unit testing for flash | kildre | ActionScript 1.0 (and below) | 1 | 07-04-2002 02:34 PM |