Saturday, April 6, 2013

Stevia is Released


Stevia 0.6.0 has been released to Maven Central! fetch the latest artifact directly from the Central Repository. To use Stevia, add this to your pom.xml:
<dependency>
    <groupId>com.persado.oss.quality.stevia</groupId>
    <artifactId>stevia-core</artifactId>
    <version>0.6.0</version>
</dependency>
Discover how easy is made to create and execute tests. Run the example script and see how a test can be run in Selenium and WebDriver using Firefox, Chrome, InternetExplorer, Safari and Opera.

Happy hunting!