Yes, I am able to do TDD in AS3.  I invite you to check out asunit.org.

On 7/16/07, zwetan <[EMAIL PROTECTED]> wrote:

On 7/16/07, Robert Stackhouse <[EMAIL PROTECTED]> wrote:
> If you know anyone who is into building Flash Games or if you just know
> someone looking for a practical example on how to Test Drive AS3 with
> AsUnit, please send them this link:
> http://geekswithblogs.net/rstackhouse/archive/2007/07/16/113967.aspx.
>
> Test Driven Design is a rather recently popularized way of coding in AS3
(or

recently ?
you were able to do TDD since AS1
(not very wide practice at this time)

it's Test Driven Development
http://en.wikipedia.org/wiki/Test-driven_development


> any language) that can produce dependable, predictable results  (please
> forgive me if I am preaching to the choir).  TDD shifts the focus in
> development from "just writing some code" to "making sure code works
from
> the very beginning".  TDD also makes it very easy to approach a problem
that
> you may not be comfortable with, and may not know how to approach
otherwise.
> Beyond this, TDD usually makes for very clean code and code that is
> immensely more maintainable.  If you are a TDD practitioner and you see
me
> saying something not quite in line with your thinking on TDD, please
call me
> on it.  I am throwing this out there to help folks learn about AS3, TDD,
and
> Flash Game Development and hopefully to learn from them.
>

the links at the bottom of the wikipedia page can also help,
but anyway more exemple are always better,
but please for choice of vocabulary refer to the root documentation,
the C2 wiki :)

cheers,
zwetan

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to