RE: FlexUnit was Unit tests in TLF

2014-03-24 Thread Michael A. Labriola
>BTW, a key motivating factor in creating a set of FlexUnit tests is to try to >conform to that government standard you told me about. Do you have a 5 >sentence summary of what a test suite needs to cover? Is it measured purely >by code coverage or do you have to have boundary tests, negative

Re: FlexUnit was Unit tests in TLF

2014-03-24 Thread Alex Harui
On 3/24/14 9:22 AM, "Michael A. Labriola" wrote: >>BTW, was one of the enhancements automated test generation? Maybe from >>metadata on the class? > >There was a bigger project on that, yes, although we didn't get >particularly far before the Apache switch so most of it was put on hold. >Also,

RE: FlexUnit was Unit tests in TLF

2014-03-24 Thread Michael A. Labriola
>BTW, was one of the enhancements automated test generation? Maybe from >metadata on the class? There was a bigger project on that, yes, although we didn't get particularly far before the Apache switch so most of it was put on hold. Also, Flash Builder would create stubs for you based on the c

Re: FlexUnit was Unit tests in TLF

2014-03-23 Thread Alex Harui
On 3/23/14 9:57 AM, "Michael A. Labriola" wrote: >I put together a presentation years ago on FlexUnit for contributors that >explained the architecture. I will find it and get that posted somewhere. > >Additionally, if anyone is interested, I would be happy to do a session >sometime on the inte

Re: FlexUnit was Unit tests in TLF

2014-03-23 Thread piotrz
Hi Michael. I would be happy to participate in such session. Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexUnit-was-Unit-tests-in-TLF-tp36204p36210.html Sent from the Apache Flex

RE: FlexUnit was Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
major pieces fit together. Mike -Original Message- From: Michael A. Labriola [mailto:labri...@digitalprimates.net] Sent: Sunday, March 23, 2014 11:57 AM To: dev@flex.apache.org Subject: FlexUnit was Unit tests in TLF I put together a presentation years ago on FlexUnit for contributors

FlexUnit was Unit tests in TLF

2014-03-23 Thread Michael A. Labriola
I put together a presentation years ago on FlexUnit for contributors that explained the architecture. I will find it and get that posted somewhere. Additionally, if anyone is interested, I would be happy to do a session sometime on the internals of it as well as talk about what was in the future