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

.NET

1425 readers
9 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 2 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.