Archives

Blog Statistics

Total Visitors: 14353
Currently Online: 0

Code Coverage with Flex – a headless agent for CI builds

Very good article when you wanna get started with FlexCover and CI.

In my last blog post I gave details of how I user the modified coverage viewer in an automated build to follow the trend of code coverage over time. The trouble with this approach was that there was a problem either with the localConnection [...]