关于[Unit testing Blazor components - a prototype]的摘要:
One of our design goals for Blazor is to offer an absolutely first-rate testing system. Writing tests for your components should be natural, produtive, and satisfying. Those tests should run fast and reliably. We’ve have a placeholder issue for this, but it’s out of scope for the initial (.NET Core 3.0) release.
原文地址: http://blog.stevensanderson.com/2019/08/29/blazor-unit-testing-prototype/