Skip to content

Micronaut Test 2.3.3

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 26 Mar 19:40

v2.3.3 (2021-03-26)

Full Changelog

Implemented enhancements:

  • Add mockito-junit-jupiter to test BOM #397

Fixed bugs:

  • Testing with two JPA datasources fails - possibly rolls back incorrect order #95

Closed issues:

  • Missing repositories in build.gradle #396
  • Spock tests don't rollback on test failure #395
  • Kotest fails to instantiate BehaviorSpec due to no zero-arg constructor #387
  • With @MicronautTest, annotation like @Rollback would be helpful #372
  • @MicronautTest annotation on super class #370

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator