Added release notes for adapter version 6.2#1156
Conversation
There was a problem hiding this comment.
Pull request overview
Adds documentation for the NUnit3 VS Test Adapter 6.2 release in the adapter release-notes page.
Changes:
- Introduces a new 6.2 release-notes section summarizing enhancements, bug fixes, refactorings, and acknowledgements.
- Lists related GitHub issues/PRs for the 6.2 release.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <td><a href="https://github.com/andrewimcclement">andrewimcclement</a></td> | ||
| <td><a href="https://github.com/bradford-fisher">Bradford Fisher</a></td> | ||
| <td><a href="https://github.com/CharliePoole">CharliePoole</a></td> | ||
| <td><a href="">Copilot</a></td> |
There was a problem hiding this comment.
The acknowledgements table contains an anchor with an empty href (<a href="">Copilot</a>), which renders as a broken/self-link. Please either provide the correct URL or remove the link markup and leave plain text.
| <td><a href="">Copilot</a></td> | |
| <td>Copilot</td> |
| ## 6.2 | ||
|
|
||
| There are 8 issues fixed in this release. | ||
|
|
||
| This is primarily a bug-fix release, with one new feature added. | ||
|
|
||
| The enhancement is the introduction of filtering for the --list-tests option in dotnet test. All three related issues |
There was a problem hiding this comment.
The new 6.2 section heading format is inconsistent with the rest of this release-notes file (other entries use the full "NUnit3 Test Adapter for Visual Studio and Dotnet - Version X.Y.Z - " heading). Please align the 6.2 header to the established format (including patch version and release date) so navigation/consistency stays intact.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Added release notes for adapter version 6.2 4969d3e
Added release notes for adapter version 6.2 4969d3e
No description provided.