You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reading the guidelines, and starting out writing some tests for new util functions. However, i'm a bit at a loss as to how you all have this setup in FB (or whatever) wrt running the tests. Reading the supplied link (on FlexUnit4 usage) it has a "master" Suite class that runs all the tests. This isn't in the test/utils... folder.
Just wondering what your environments are setup like for working on this codebase, especially wrt testing.
Thanks
The text was updated successfully, but these errors were encountered:
I think this is being done with ant scripts, "ant test". I did set up FlashBuilder to do it once but I couldn't tell you exactly how.
I'll see if I can pass this on to someone more worthy of answering the question.
Hello.
I'm reading the guidelines, and starting out writing some tests for new util functions. However, i'm a bit at a loss as to how you all have this setup in FB (or whatever) wrt running the tests. Reading the supplied link (on FlexUnit4 usage) it has a "master" Suite class that runs all the tests. This isn't in the test/utils... folder.
Just wondering what your environments are setup like for working on this codebase, especially wrt testing.
Thanks
The text was updated successfully, but these errors were encountered: