Author

Marek Parfianowicz

Clover support engineer and developer

Article in Archives
Clover 4 – see the greatest UI change ever

Like an ogre One of my colleagues had an opportunity to work closely with Clover’s HTML code coverage report. After several days, he stated: “Do you know? Clover’s HTML report is like an ogre from the Shrek movie – it is composed of layers. Every time I thought I already learned this report, I was discovering […]

Article in Archives
Clover 3.3 is a great choice for Spock tests

The Spock Framework is one of the best unit testing frameworks compatible with JUnit. It’s based on the Groovy language and it takes its capabilities to an upper level (thanks to huge AST transformations performed during compilation). You can write beautiful yet powerful tests, including but not limited to: data series, mocking, behavior testing, and […]

Article in Archives
What I miss in Java 8 lambda functions

I’m a Clover developer at Atlassian, and I had an opportunity to work closely with new language features introduced in Java 8 during development of Clover 3.2.0 (which has the support for Java 8). I’d like to share my impressions about a major language feature – lambda functions. I’m pretty sure you’ve already read a […]

Article in Archives
Get more out of Java 8 with the new Clover 3.2

Atlassian is happy to announce the launch of Clover 3.2, the latest feature release of our award-winning tool for Java code coverage and test optimization. What’s new in Clover 3.2? It comes with the Java 8 language support Clover can instrument, record code coverage, and calculate metrics for new Java 8 language features such as: Lambda […]

Article in Archives
Clover Goes Mobile!

The Android market is rapidly increasing, being one of the most popular platforms, not only for customers, but also as a platform for developers to create their apps. Just few numbers: Google Play just hit 25 billion downloads in total (15 billion downloads in the last year) over 670,000 applications available on Google Play over […]