Skip to content

Tests the running of unit tests with Elasticsearch's test framework

Notifications You must be signed in to change notification settings

arjansh/elasticsearch-surefire-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-surefire-test

Build Status: Linux

Tests the running of unit tests with Elasticsearch's test framework

When running multiple unit tests in a Maven project and one of those unit tests extends the org.elasticsearch.test.ESSingleNodeTestCase class, the surefire-plugin will throw an Exception if it has to execute any consecutive tests. This can be reproduced easily by building this project using this command:

mvn package

About

Tests the running of unit tests with Elasticsearch's test framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages