(Quick Reference)

13 Integration Testing

Version: 2024.0.0-M1

13 Integration Testing

There is a plugin available that will execute an in memory Mongo database during your integration tests. Data will be cleared between test cases so they can work similarly to H2 with @Rollback.