v0.9.0-beta
Pre-release
Pre-release
What's Changed
- Implement Category attribute by @MASSHUU12 in #160
- feat: extend ignoring functionality by @MASSHUU12 in #161
- docs: rewrite docs by @MASSHUU12 in #162
- test: write more E2E tests by @MASSHUU12 in #165
- fix: #163 by @MASSHUU12 in #166
- fix: #170 by @MASSHUU12 in #173
- feat: introduce TestClass class for GDScript by @MASSHUU12 in #174
- feat: implement lifecycle methods for GDScript by @MASSHUU12 in #176
- feat: implement category functionality for GDScript by @MASSHUU12 in #179
- refactor: GdTestExecutor by @MASSHUU12 in #180
- feat: implement
ignore
method for GDScript by @MASSHUU12 in #181 - fix: #172 by @MASSHUU12 in #182
- fix: #156 by @OpalSoPL in #184
- Fix: not all tests are shown in results by @OpalSoPL in #185
- test: add missing tests for CsTestDiscovery & GdTestDiscovery by @MASSHUU12 in #186
- feat: change how lifecycle attributes work by @MASSHUU12 in #187
- Settings Window by @OpalSoPL in #190
- feat: implement message generator by @MASSHUU12 in #169
- test: add unit tests for
GetEventName
by @OpalSoPL in #192 - refactor: replace ArrayHelper.ToString with CollectionHelper.ToString by @OpalSoPL in #193
- fix: brackets displayed when method doesnt have args by @MASSHUU12 in #194
- feat: allow formatting null values in AssertionMessageGenerator by @MASSHUU12 in #195
- feat: Failed invocation of lifecycle method should result in test failure by @MASSHUU12 in #196
- feat: add support for non-static classes by @MASSHUU12 in #200
- test: move tests to regular classes by @MASSHUU12 in #201
- Finish basic orphan monitor by @MASSHUU12 in #202
- feat: add switch in editor for orphans monitor by @MASSHUU12 in #204
- feat: use tree for bottom panel options by @MASSHUU12 in #205
- feat: add output options to bottom panel by @MASSHUU12 in #206
- feat: add output path to project settings by @MASSHUU12 in #207
- feat: allow overriding output path via bottom panel by @MASSHUU12 in #209
- fix: #208 by @MASSHUU12 in #210
Full Changelog: v0.8.1-beta...v0.9.0-beta
Key Changes: https://github.com/MASSHUU12/godot-confirma/blob/v0.9.0-beta/CHANGELOG.md