- Changelog update -
v1.11.0
by @github-actions in #107 - 108 plugin doesnt properly support tests with trailing spaces by @eirikb in #109
- Bump verifyIdeVersions and platformVersion by @eirikb in #110
- Version bump by @eirikb in #111
2023 support (I hope)
- Target 2021.1+
- feat(gutter): add gutter actions to run/debug tests #5 Adds gutter actions on the tests to make running/debugging the tests easier
- Fix issue with using file name #4 by Ben Donnelly (Umaaz)
- Dependabot
- Change deprecated method call
- Old Java project imported and converted to Kotlin
- Initial scaffold created from IntelliJ Platform Plugin Template
- Better calculation of test method name
- Insert relative path to test file, in case test files are inside subfolders
- Initial version