Skip to content

spogrebna/mongo-datasource-itests

 
 

Repository files navigation

mongo-datasource-itests

Integration tests for mongo-datasource repo Prerequisites

Build

  • Clone the project: git clone https://github.com/Gigaspaces/mongo-datasource-itests.git
  • Navigate to the mongo-datasource-itests project directory
  • run integration tests mvn install
Notes
  • eclipse users uses m2e plugin sometimes miss synchronization its recommended to right click on mongodb-datasource project and from the menu [Maven]-> [Update project]

Dependencies

<dependency>
<groupId>com.gigaspaces</groupId>
<artifactId>mongo-datasource</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
	<dependency>
		<groupId>com.gigaspaces.quality</groupId>
		<artifactId>tf</artifactId>
		<version>1.5.0</version>
	</dependency>

About

Integration tests for mongo-datasource

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%