Today, we’re shipping one new release and two new prereleases:
2.9.1
(release notes)0.4.0-pre.20
(release notes)3.0.0-pre.35
It’s been 3 weeks since the release of 3.0.0-pre.30
.
As always, we’d like to thank all the users who contributed to the success of xUnit.net through usage, feedback, and code contributions. 🎉
These release notes are a list of changes from 3.0.0-pre.30
to 3.0.0-pre.35
.
BUG: Fixed an issue launching the debugger in Visual Studio Code. xunit/xunit#3019 xunit/visualstudio.xunit#415
BUG: Fixed an issue where issuing a filter that matched no tests caused a catastrophic failure rather than simply running no tests. xunit/visualstudio.xunit#417