-
Notifications
You must be signed in to change notification settings - Fork 161
Added release information for adapter version 6.1 #1126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on March 3
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds comprehensive release documentation for NUnit3 Test Adapter version 6.1.0, including bug fixes, breaking changes, new configuration settings, and compatibility information. The release focuses on addressing assembly loading issues and introducing new diagnostic capabilities.
- Added release notes for version 6.1.0 with bug fixes, breaking changes, and acknowledgements
- Updated adapter-engine compatibility table to include version 6.1.0 with engine 3.22.0
- Documented new settings:
UseDefaultAssemblyLoadContextandNUnit.DebugEngine
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| AdapterV4-Release-Notes.md | Added comprehensive release notes for version 6.1.0 including bug fixes, breaking changes, and contributor acknowledgements |
| Adapter-Engine-Compatibility.md | Added version 6.1.0 with embedded engine version 3.22.0 to the compatibility table |
| Tips-And-Tricks.md | Documented new UseDefaultAssemblyLoadContext setting with description and version information; improved formatting for existing settings |
| Debugging.md | Added documentation for new NUnit.DebugEngine debugging symbol |
| Supported-Frameworks.md | Minor formatting update with unintended text artifact |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Added release information for adapter version 6.1 ad47c4d
Note
Publishes docs for adapter v6.1.0 and aligns guidance with engine 3.22.0 and new assembly-loading behavior.
6.1.0outlining assembly loading fixes, new settings (UseDefaultAssemblyLoadContextdefault true,DebugEngine,InternalTraceLevelpassthrough), breaking notes for Resharper/Rider, and acknowledgements6.1.0→ embedded engine3.22.0UseDefaultAssemblyLoadContexttoTips-And-Tricks, clarify stack trace/debugger option textsNUnit.DebugEngineand clarifyNUnit.DebugWritten by Cursor Bugbot for commit 80341cb. This will update automatically on new commits. Configure here.