What about Jasmine? Unfortunately I have very little experience with unit testing…
On Jul 3, 2016, at 5:10 PM, Alex Harui <aha...@adobe.com> wrote: > > On 7/3/16, 2:15 AM, "Harbs" <harbs.li...@gmail.com> wrote: > >> Besides the “manualtests” folder, there’s not really much testing that I >> can see. Is there an easy way to create unit tests that work on both the >> Flash side and the JS side of things? > > In mustella/tests are sample mustella "integration" tests that run on both > sides. > > In Core/src/test and HTML/src/test are FlexUnit tests that are SWF only. > Getting FlexUnit to have a JS runner might be possible but requires a > volunteer to drive it. > > -Alex > >