You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/site/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ bUnit is available on NuGet in various incarnations. Most users should just pick
45
45
|[bUnit](https://www.nuget.org/packages/bunit/)| Includes the bUnit.core and bUnit.web packages. |[](https://www.nuget.org/packages/bunit/)|
46
46
|[bUnit.core](https://www.nuget.org/packages/bunit.core/)| Core library that enables rendering a Blazor component in a test context. |[](https://www.nuget.org/packages/bunit.core/)|
47
47
|[bUnit.web](https://www.nuget.org/packages/bunit.web/)| Adds support for testing Blazor components for the web. This includes bUnit.core. |[](https://www.nuget.org/packages/bunit.web/)|
48
-
|[bUnit.template](https://www.nuget.org/packages/bunit.template/)| Template, which currently creates xUnit-based bUnit test projects only|[](https://www.nuget.org/packages/bunit.template/)|
48
+
|[bUnit.template](https://www.nuget.org/packages/bunit.template/)| Template for bUnit test projects based on xUnit, NUnit or MSTest|[](https://www.nuget.org/packages/bunit.template/)|
0 commit comments