(Quick Reference)

13 Integration Testing

Version: 2023.3.0

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.