문제

I'd like to setup my environment to program doing Test Driven Development in ActionScript3. I tried using AsUnit but I don't know how to install it properly in MacOS.

Thank you!

도움이 되었습니까?

해결책

If you create a new project in FDT4 you are offered to create the new project with or without unit testing. If you choose 'with unit tesing' everything is setup for you automatically.

다른 팁

as3unit is the way to go. You can download the SWC version, then add it to your project build path.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top