1.9.0 (2024-06-17)
- Use a proper tap parser to parse test results (48d75c6)
1.8.5 (2024-05-06)
- CONTRIBUTING.md now explains our release workflow (baa4538)
1.8.4 (2024-05-03)
- Remove skip-github-release (3696aa7)
1.8.3 (2024-05-03)
- Cleanup CONTRIBUTING.md to reflect release-please workflow (b884b64)
- Use the release-please GH action instead of cli (ed11797)
1.8.2 (2024-05-03)
- Run tests in alphabetically order (f3e1b2c)
- Rename extension to qttests
- Change publisher to KDAB
- Bump package-lock versions
- Fix running non-Qt tests
- Focus "Test Results" when running
- Show popup if debugger extension is missing
- Add support for "Go To Test"
- Rebuild before run now works if codemodel is buggy
- "Go to File" now works if codemodel is buggy
- Display output in "Test Results" when running
- Clicking on the QtTest can now open its source file
- Qt slots now also have a link to their cpp file
- Improve readme
- Allow to reuse existing launches when debugging
- Add a Settings section to README
- Added right-click -> context menu -> debug slot
- Minor improvement
- Explain that ctest needs to report tests
- Bump to qttest v1.1.0
- CheckTestLinksToQtTestLib defaults to false now
- Automatically reload slots if executable changes
- Handle user pressing the refresh button