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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ bUnit is available on NuGet in various incarnations. Most users should just pick
46
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
47
|[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
48
|[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
+
|[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/)|
49
50
50
51
## Sponsors
51
52
@@ -71,14 +72,14 @@ A huge thank you to the [sponsors of my work with bUnit](https://github.com/spon
71
72
72
73
## Contributors
73
74
74
-
Shout outs and a big thank you [to all the contributors](https://github.com/egil/bunit/graphs/contributors) to the library, including those who raise issues, those who provide input to issues, and those who send pull requests.
75
+
Shoutouts and a big thank you [to all the contributors](https://github.com/egil/bunit/graphs/contributors) to the library, including those who raise issues, those who provide input to issues, and those who send pull requests.
75
76
76
77
**Want to help out? You can help in a number of ways:**
77
78
78
79
- Provide feedback and input through [issues](https://github.com/egil/bunit/issues), via [Twitter](https://twitter.com/egilhansen) or by using the [bUnit Gitter chat room](https://gitter.im/egil/bunit).
79
-
- Help build the library. Just pick an issue and submit pull-requests.
80
+
- Help build the library. Just pick an issue and submit pullrequests.
80
81
- Help write documentation.
81
-
- Create blog posts, presentations or video tutorials. If you do, I'll be happy to showcase them in the [related section](xref:external-resources) on this site.
82
+
- Create blog posts, presentations, or video tutorials. If you do, I'll be happy to showcase them in the [related section](xref:external-resources) on this site.
0 commit comments