Skip to content

nl.group9.firestore-unit 0.0.3 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>nl.group9</groupId>
  <artifactId>firestore-unit</artifactId>
  <version>0.0.3</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Unit testing library to validate the contents of a Firestore instance in the spirit of DBUnit