PS: searching for "[Test]" in all *.as files yields 0 results as well.
On 15 July 2014 15:12, Mihai Chira <mihai.ch...@gmail.com> wrote: > Thanks for that, good to know. > But I just did a global search for "flexunit" in all *.as files in > both the sdk and tlf. The only ones I could find are in > tlf\automation_core\src\UnitTest\. Does this mean I am going to write > and commit the first ever unit (i.e. non-mustella) tests for the SDK? > That feels very unlikely, so I guess I'm not searching right. > > On 15 July 2014 14:00, Justin Mclean <jus...@classsoftware.com> wrote: >> Hi, >> >>> Do I need to write mustella tests, or can I write FlexUnit ones? >> IMO any tests are fine and mustella test can be tricky to write if you're >> new to it. >> >> Justin