Releases: MJaroslav/MCInGameTester
Releases · MJaroslav/MCInGameTester
v1.3.0
06 Jan 03:38
Compare
Sorry, something went wrong.
No results found
1.3.0 - 2024-01-06
Changed
Support for Gradle 8
Bump Gradle 7.5.1 to 8.5
Bump Lombok 1.18.24 to 1.18.30
Bump Jankson 1.2.1 to 1.2.3
Bump Jabel 0.4.1 to 1.0.0
v1.2.1
17 Sep 21:02
Compare
Sorry, something went wrong.
No results found
1.2.1 - 2022-09-17
Fixed
Assert.isEquals now logs normally.
Fixed ignoring options in testClient/testServer.
Fixed #1 .
v1.2.0
10 Sep 14:09
Compare
Sorry, something went wrong.
No results found
1.2.0 - 2022-09-10
Added
Changed
CI gradle block moved to plugin part of project.
HAS_HEADLESS_LIB renamed to HAS_DISPLAY.
Fixed
@WorldShadow independence from access modifier now works.
Version tags and GitHub releases now starts with v.
1.1.0
01 Sep 02:17
Compare
Sorry, something went wrong.
No results found
1.1.0 - 2022-09-01
Added
Configuration for game autostopping.
Special Log4J configuration, that disabling all loggers exclude ModInfo.LOG in test tasks.
For testServer task added auto EULA accepting.
For all game test tasks added run directory resetting.
expected parameter in @Test for expecting exceptions.
Edited
Rewritten test engine.
Some code refactoring.
1.0.3
29 Aug 01:21
Compare
Sorry, something went wrong.
No results found
1.0.3 - 2022-08-29
Changed
Game now just crash on first failed test.
1.0.2
29 Aug 00:39
Compare
Sorry, something went wrong.
No results found
1.0.2 - 2022-08-29
Fixed
Forgotten version bump in previous release.
1.0.1
10 Sep 14:20
Compare
Sorry, something went wrong.
No results found
1.0.1 - 2022-08-29
Fixed
Source jar now adds to maven publishing.
Failed tests not ignoring now after available state on client.
1.0.0
28 Aug 02:00
Compare
Sorry, something went wrong.
No results found
1.0.0 - 2022-08-28
Added
Test annotations.
Test running.
Tasks for running game with test source set.