Changelog JUnit4¶
Version 1.0.0¶
1.0.0-rc01¶
2024-11-11
No changes since 1.0.0-beta01
1.0.0-beta01¶
2024-10-01
Bug fixes¶
- Fixed
RetryTestRule
not finishing up correctly if test passes #70
1.0.0-alpha02¶
2024-09-30
New features¶
- Added
MainDispatcherRule
to replaceDispatcher.Main
in unit tests #67
1.0.0-alpha01¶
2024-09-22
- Initial alpha release