BlazorUnitTestingPrototype
BlazorUnitTestingPrototype copied to clipboard
Will this every be part of the aspnet core platform?
Hi @SteveSandersonMS , are there plans to include this sort of functionality in the platform? It would be nice to have some "official" support. We are using this with success but some 3rd party controls like Syncfusion (which are just blazor wrappers around javascript libraries) do not play well. If this test framework was official it would be easier to get support from Syncfusion.
It's on the list of things we're considering for inclusion as a feature with .NET 5, but we haven't yet concluded whether or not it will make the cut. It's possible we won't know for a while.
This should definitely be part of .NET 5 (votes it up).