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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,6 @@ bUnit is available on NuGet in various incarnations. Most users should just pick
42
42
| Name | Description | NuGet Download Link |
43
43
| ----- | ----- | ---- |
44
44
|[bUnit](https://www.nuget.org/packages/bunit/)| Includes the bUnit.core and bUnit.web packages. |[](https://www.nuget.org/packages/bunit/)|
45
-
|[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/)|
46
-
|[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/)|
47
45
|[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/)|
48
46
|[bUnit.generators](https://www.nuget.org/packages/bunit.generators/)|Source code generators to minimize code setup in various situations.|[](https://www.nuget.org/packages/bunit.generators/)|
49
47
|[bUnit.web.query](https://www.nuget.org/packages/bunit.web.query/)|bUnit implementation of testing-library.com's query APIs.|[](https://www.nuget.org/packages/bunit.web.query/)|
0 commit comments