Terratest Maven Plugin

Maven plugin for integrating your Terratests with your beloved maven build

Write the test

Write the test

Include the plugin

Include the plugin

Run mvn test

Get the test results

Get the results

    <plugin>
        <groupId>com.github.terratest-maven-plugin</groupId>
        <artifactId>terratest-maven-plugin</artifactId>
        <version>1.0.1</version>   
    </plugin>
            
Icons made by Pixel perfect from www.flaticon.com