Skip to content

Releases: micronaut-projects/micronaut-test

Micronaut Test 2.3.4

18 May 19:15
Compare
Choose a tag to compare

v2.3.4 (2021-05-16)

Full Changelog

Implemented enhancements:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Test 2.3.3

26 Mar 19:40
Compare
Choose a tag to compare

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

Micronaut Test 2.3.2

11 Jan 12:09
Compare
Choose a tag to compare

v2.3.2 (2021-01-11)

Full Changelog

Main Changes:

  • Make MicronautJunit5Extension easier to extend
  • Upgrade Mockk to 1.10.4

Merged pull requests:

Micronaut Test 2.3.1

16 Dec 11:31
Compare
Choose a tag to compare

v2.3.1 (2020-12-16)

Full Changelog

This release fixes a problem with the POM publication.


Merged pull requests:

Micronaut Test 2.3.0

11 Dec 16:04
Compare
Choose a tag to compare

v2.3.0 (2020-12-10)

Full Changelog

Main Changes:

  • Upgrade to Mockk 1.10.3
  • Upgrade to Micronaut SQL 3.3.4
  • Add test-bom entries

Merged pull requests:

Micronaut Test 2.2.1

28 Oct 10:40
Compare
Choose a tag to compare

v2.2.1 (2020-10-27)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Test 2.2.0

26 Oct 13:38
Compare
Choose a tag to compare

v2.2.0 (2020-10-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ShutdownEvent published twice in @MicronautTest #304

Closed issues:

  • More than 1 test class with inherited @MockBean definitions fails to initialize #223

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Test 2.1.1

01 Oct 15:49
Compare
Choose a tag to compare

v2.1.1 (2020-09-24)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • Fix bug looking for the old annotation twice (#303)

Micronaut Test 2.1.0

23 Sep 18:08
Compare
Choose a tag to compare

v2.1.0 (2020-09-18)

Full Changelog

Main changes

  • Upgrade to Kotlin 1.4.10
  • Upgrade to Kotest 4.2.5

Implemented enhancements:

  • Add annotation parameter to @MicronautTest to start only Application context not embedded server #213

Deprecated:

  • Split MicronautTest annotation to avoid the headaches it's causing with class loading #224

Closed issues:

  • Compatibility with kotest 4.2.3 #281
  • NullPointerException when context is rebuilt and no EmbeddedApplication bean is present #296

Merged pull requests:

Micronaut Test 2.1.0.M1

18 Sep 08:01
Compare
Choose a tag to compare
Pre-release
v2.1.0.M1

Release v2.1.0.M1