If you've got the time, go for it! It would be better if TLF was tested by other Apache Flex technology.
I found when trying to get FlexUnit to work with FlexJS that there is some work needed there as well since the FlexUnit demos use mx or Spark applications around the runners. I think we'll have to build a FlexJS application around the runners and iron out issues that crop up. TLF is supposed to not have dependencies on Flex (so AS-only projects can use it), but I think it should be ok to use a Spark app around FlexUnit for testing TLF. The FlexJS integration should make it so you don't need Flex around FlexUnit to run tests. I don't know if that would make it easier to convert the TLF tests or not. -Alex On 3/23/14 2:10 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Hi guys! > >I'm trying to run unit tests for TLF. It looks like current tests was >written with this library -> https://code.google.com/p/as3flexunitlib/ > >Question is what should we do with this ? Should we change it to FlexUnit >? > >More over I think library was modified in some way for TLF tests purposes. >-> >for ex: Couple of properties from TestCase class which have been used in >TLF >tests do not exists in original TestCase class. > >Piotr > > > > > > >----- >Apache Flex Committer >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/Unit-tests-in-TLF-tp3 >6199.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.