this post was submitted on 05 Jun 2024
8 points (90.0% liked)

.NET

1428 readers
16 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 months ago

When I read the previous news about MSTest I was very confused, remembering that in the past the Microsoft unit test tooling was behind a higher Visual Studio license. I've always been using xUnit as the successor to NUnit as the open source testing frameworks.

Turns out MSTest is open source since 2017.