v0.8.0-beta
Pre-release
Pre-release
What's Changed
- Disable "Run All Tests" button when tests are running by @MASSHUU12 in #112
- Use Godot's theme for bottom panel by @MASSHUU12 in #113
- Add info about orphans by @MASSHUU12 in #114
- Refactoring by @MASSHUU12 in #115
- feat: discover GDScript tests by @MASSHUU12 in #116
- feat: run GDScript functions in scripts by @MASSHUU12 in #117
- feat: create assertions for GDScript by @MASSHUU12 in #118
- feat: add buttons to bottom panel to run only C# or GDScript tests by @MASSHUU12 in #119
- feat: create GDScript assertions for arrays by @MASSHUU12 in #120
- feat: add '--confirma-gd-path' argument by @MASSHUU12 in #121
- feat: display name and params of gd tests by @MASSHUU12 in #122
- Fix: parallelizable tests output is out of order (C# & gdscript) by @OpalSoPL in #123
- feat: remove special characters from output in args by @MASSHUU12 in #127
- fix: --confirma-run doesn't work with parameter by @OpalSoPL in #128
- feat: Display class names in different color by @OpalSoPL in #130
- test: test Colors class by @MASSHUU12 in #131
- test: add tests for Converter class by @MASSHUU12 in #133
- test: create tests for TestResult record by @MASSHUU12 in #134
- test: add missing tests for IgnoreAttribute by @MASSHUU12 in #136
- test: add missing tests for Reflection class by @MASSHUU12 in #137
- test: add missing tests for TestCase class by @MASSHUU12 in #138
- test: add missing tests for TestMethodResult class by @MASSHUU12 in #139
- fix: #132 by @MASSHUU12 in #140
- feat: add alternative JSON output by @MASSHUU12 in #142
- chore: make methods in Log & Colors generic by @MASSHUU12 in #143
- feat: remove '--confirma-quit' argument by @MASSHUU12 in #146
- feat: create basic E2E runner by @MASSHUU12 in #147
- fix: #148 by @MASSHUU12 in #149
- feat: improve getProjectPath & create runGodot function by @MASSHUU12 in #150
- test: '--confirma-output' argument by @MASSHUU12 in #152
- fix: #144 by @MASSHUU12 in #157
Full Changelog: v0.7.1-beta...v0.8.0-beta
Key Changes: https://github.com/MASSHUU12/godot-confirma/blob/v0.8.0-beta/CHANGELOG.md