You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Let's assume that I have instrumented and compiled code using Clover with some settings (such as initstring, flush policy etc). Is there any way to change these settings at runtime when running tests? Are there any means to speed up Clover during compilation or runtime, especially for large applications?
Clover has over two dozens of properties, which you can pass to JVM during compilation, runtime or reporting:
Thanks to them, you can override Clover's default settings or settings which were configured in a build file.
Some of the settings worth noticing:
There are few settings used by Clover-for-Ant during compilation:
Similarly, the Clover-for-Maven plug-in has a number of configuration options which can be also passed as -Dkey=value parameter for Maven, for instance:
maven.clover.flushPolicy, maven.clover.jdk, maven.clover.cloverDatabase
There is also a possibility to tune Clover's performance during compilation and reporting - see https://confluence.atlassian.com/display/CLOVER/Clover+Performance+Tuning.
Hello everyone, I am a product manager in the Jira Cloud team focused on making sure our customers have a delightful experience using our products. Towards that goal, one of the areas which is extr...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.