michaelmosmann / quarkus-embedded-mongo-example

quarkus-embedded-mongo-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded Mongodb test for Quarkus

This simple project shows how to test with an embedded mongodb. The mongodb is starting before any test context starts with the help of QuarkusTestResource

About

quarkus-embedded-mongo-example


Languages

Language:Java 95.4%Language:Shell 4.6%