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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,10 @@ bUnit is available on NuGet in various incarnations. If you are using xUnit as y
28
28
29
29
| Name | Description | NuGet Download Link |
30
30
| ----- | ----- | ---- |
31
-
| bUnit.web | Adds support for testing Blazor components for the web. This includes bUnit.core. |[](https://www.nuget.org/packages/bunit.web/)|
32
-
| bUnit.xUnit | Adds additional support for using bUnit with xUnit, including support for Razor-based tests. |[](https://www.nuget.org/packages/bunit.xunit/)|
33
-
| bUnit.core | Core library that enables rendering a Blazor component in a test context. |[](https://www.nuget.org/packages/bunit.core/)|
34
-
| bUnit.template | Template, which currently creates an xUnit based bUnit test projects only |[](https://www.nuget.org/packages/bunit.template/)|
31
+
|[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/)|
32
+
|[bUnit.xUnit](https://www.nuget.org/packages/bunit.xunit/)| Adds additional support for using bUnit with xUnit, including support for Razor-based tests. |[](https://www.nuget.org/packages/bunit.xunit/)|
33
+
|[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/)|
34
+
|[bUnit.template](https://www.nuget.org/packages/bunit.template/)| Template, which currently creates an xUnit based bUnit test projects only |[](https://www.nuget.org/packages/bunit.template/)|
35
35
36
36
To get started, head to the [getting started documentation](https://bunit.egilhansen.com/docs/getting-started) to learn more.
Copy file name to clipboardExpand all lines: docs/site/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,16 +44,16 @@ bUnit is available on NuGet in various incarnations. If you are using xUnit as y
44
44
45
45
| Name | Description | NuGet Download Link |
46
46
| ----- | ----- | ---- |
47
-
| bUnit.web | Adds support for testing Blazor components for the web. This includes bUnit.core. |[](https://www.nuget.org/packages/bunit.web/)|
48
-
| bUnit.xUnit | Adds additional support for using bUnit with xUnit, including support for Razor-based tests. |[](https://www.nuget.org/packages/bunit.xunit/)|
49
-
| bUnit.core | Core library that enables rendering a Blazor component in a test context. |[](https://www.nuget.org/packages/bunit.core/)|
50
-
| bUnit.template | Template, which currently creates an xUnit based bUnit test projects only |[](https://www.nuget.org/packages/bunit.template/)|
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.xUnit](https://www.nuget.org/packages/bunit.xunit/)| Adds additional support for using bUnit with xUnit, including support for Razor-based tests. |[](https://www.nuget.org/packages/bunit.xunit/)|
49
+
|[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/)|
50
+
|[bUnit.template](https://www.nuget.org/packages/bunit.template/)| Template, which currently creates an xUnit based bUnit test projects only |[](https://www.nuget.org/packages/bunit.template/)|
51
51
52
52
## Sponsors
53
53
54
54
A huge thank you to the [sponsors of my work with bUnit](https://github.com/sponsors/egil). The higher tier sponsors are:
0 commit comments