SteveSandersonMS / BlazorUnitTestingPrototype

94 stars 54 forks source link

.NET 5 support #18

Open sonnemaf opened 4 years ago

sonnemaf commented 4 years ago

Hi Steve,

Are you planning to create a .NET 5 version for this library? I would love to use it already in RC1.

Thanks,

Fons

melihercan commented 3 years ago

I have created a NuGet package and also added .NET5 support.

conficient commented 3 years ago

@sonnemaf if you're interested in unit testing Blazor you're much better off using the bUnit library from Egil Hansen.