bunit.template 1.32.7

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet new install bunit.template::1.32.7                
This package contains a .NET Template Package you can call from the shell/command line.

GitHub tag Nuget Issues Open

bUnit - a testing library for Blazor components

<a href="https://www.telerik.com/blazor-ui?utm_source=egilhansen&utm_medium=cpm&utm_campaign=blazor-trial-readme-sponsored-message#gh-light-mode-only"> <img align="right" width="300" src="https://raw.githubusercontent.com/bUnit-dev/bUnit/main/docs/site/sponsors/progress-ad-2022-light-mode.svg#gh-light-mode-only" /> </a> <a href="https://www.telerik.com/blazor-ui?utm_source=egilhansen&utm_medium=cpm&utm_campaign=blazor-trial-readme-sponsored-message#gh-dark-mode-only"> <img align="right" width="300" src="https://raw.githubusercontent.com/bUnit-dev/bUnit/main/docs/site/sponsors/progress-ad-2022-dark-mode.svg#gh-dark-mode-only" /> </a>

bUnit is a testing library for Blazor Components. Its goal is to make it easy to write comprehensive, stable unit tests. With bUnit, you can:

  • Setup and define components under tests using C# or Razor syntax
  • Verify outcomes using semantic HTML comparer
  • Interact with and inspect components as well as trigger event handlers
  • Pass parameters, cascading values and inject services into components under test
  • Mock IJSRuntime, Blazor authentication and authorization, and others

bUnit builds on top of existing unit testing frameworks such as xUnit, NUnit, and MSTest, which run the Blazor component tests in just the same way as any normal unit test. bUnit runs a test in milliseconds, compared to browser-based UI tests which usually take seconds to run.

Go to bUnit.dev to learn more.

NuGet Downloads

bUnit is available on NuGet in various incarnations. Most should just pick the bUnit package:

Name Description NuGet Download Link
bUnit Includes the bUnit.core and bUnit.web packages. Nuget
bUnit.core Core library that enables rendering a Blazor component in a test context. Nuget
bUnit.web Adds support for testing Blazor components for the web. This includes bUnit.core. Nuget
bUnit.template Template, which currently creates xUnit-based bUnit test projects only. Nuget
bUnit.generators Source code generators to minimize code setup in various situations. Nuget
bUnit.web.query bUnit implementation of testing-library.com's query APIs. Nuget

To get started, head to the getting started documentation to learn more.

Sponsors

A huge thank you to the sponsors of my work with bUnit. The higher tier sponsors are:

<table border="0"> <tr> <td align="center" width="120"> <a href="https://github.com/Progress-Telerik"> <img src="https://avatars.githubusercontent.com/u/57092419?s=460" alt="@Progress-Telerik" class="avatar" width="72" height="72" /> <br /> Progress Telerik </a> </td> <td align="center" width="120"> <a href="https://github.com/syncfusion"> <img class="avatar" src="https://avatars.githubusercontent.com/u/1699795?s=460" width="72" height="72" alt="@syncfusion" /> <br /> Syncfusion </a> </td> </tr> </table>

Contributors

Shout outs and a big thank you to all the contributors to the library, including those that raise issues, provide input to issues, and those who send pull requests. Thank you!

These good people have contributed code or documentation to bUnit:

<a href="https://github.com/bUnit-dev/bUnit/graphs/contributors"> <img src="https://contrib.rocks/image?repo=bUnit-dev/bUnit" /> </a>

Code of conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.33-preview 138 7/21/2024
2.0.24-preview 682 3/13/2024
2.0.22-preview 551 3/9/2024
1.32.7 82 10/4/2024
1.31.3 2,582 8/16/2024
1.31.1-preview 91 8/14/2024
1.30.3 1,205 7/21/2024
1.29.5 921 7/5/2024
1.28.9 4,895 4/19/2024
1.28.4-preview 386 3/17/2024
1.28.2-preview 479 3/6/2024
1.27.17 6,247 3/2/2024
1.27.16-preview 452 3/2/2024
1.27.12-preview 706 2/23/2024
1.27.11-preview 681 2/19/2024
1.27.5-preview 1,800 1/9/2024
1.27.2-preview 1,273 12/28/2023
1.27.1-preview 858 12/28/2023
1.26.64 6,002 12/20/2023
1.26.61-preview.g17cfa782a0 150 12/17/2023
1.26.61-preview 1,178 12/17/2023
1.26.29-preview.ga9c0cd8510 200 12/12/2023
1.26.29-preview.g9431b069b0 65 12/12/2023
1.26.29-preview.g91e9e2287f 110 12/10/2023
1.26.29-preview.g6269f42046 74 12/12/2023
1.26.29-preview.g1595589333 72 12/13/2023
1.26.28-preview.g08ea910651 76 12/10/2023
1.26.27-preview.geb23ca9882 105 12/8/2023
1.26.27-preview.ge5c30f7b82 69 12/8/2023
1.26.26-preview.g3fdaceb6d0 402 11/25/2023
1.26.25-preview.gf8662d54ff 71 11/25/2023
1.26.25-preview.ga796d3d959 66 11/25/2023
1.26.25-preview.g43750dfc46 64 11/25/2023
1.26.25-preview.g028ac0e5cc 67 11/25/2023
1.26.24-preview.ge6af60b555 91 11/24/2023
1.26.23-preview 1,026 11/24/2023
1.26.20-preview 1,022 11/24/2023
1.26.19-preview 1,041 11/24/2023
1.26.18-preview 1,019 11/24/2023
1.26.17-preview 1,078 11/23/2023
1.26.4-preview 1,122 11/20/2023
1.26.1-preview 1,125 11/17/2023
1.25.3 4,157 11/14/2023
1.25.2-preview 941 11/13/2023
1.25.1-preview 1,758 10/21/2023
1.25.0-preview 1,157 10/21/2023
1.24.10 1,946 10/14/2023
1.24.9-preview 1,074 10/14/2023
1.24.8-preview 968 10/14/2023
1.24.3-preview 1,389 10/6/2023
1.23.9 1,721 9/6/2023
1.23.8-preview 1,153 9/5/2023
1.23.3-preview 1,165 8/23/2023
1.23.1-preview 1,494 7/31/2023
1.22.19 1,532 7/28/2023
1.22.18-preview 1,308 7/23/2023
1.22.16-preview 1,321 7/15/2023
1.22.15-preview 1,302 7/14/2023
1.22.14-preview 1,302 7/13/2023
1.22.13-preview 1,326 7/12/2023
1.22.7-preview 1,415 7/3/2023
1.21.14-preview 1,405 7/1/2023
1.21.9 1,585 7/2/2023 1.21.9 is deprecated because it has critical bugs.
1.21.8-preview 1,317 6/30/2023
1.21.7-preview 1,173 6/29/2023
1.21.5-preview 1,327 6/28/2023
1.21.3-preview 1,132 6/25/2023
1.20.8 2,565 5/21/2023 1.20.8 is deprecated because it has critical bugs.
1.20.7-preview 1,378 5/17/2023
1.19.14 1,537 4/26/2023 1.19.14 is deprecated because it has critical bugs.
1.18.4 2,309 2/26/2023
1.17.2 1,490 2/22/2023
1.16.2 1,467 2/7/2023
1.15.5 1,291 2/4/2023
1.14.4 1,629 1/11/2023
1.13.5 1,401 12/16/2022
1.12.6 1,877 11/8/2022
1.12.4-preview 1,370 10/26/2022
1.11.7 1,973 10/13/2022
1.10.14 1,771 9/16/2022
1.10.13-preview 1,425 9/16/2022
1.9.8 2,497 6/7/2022
1.9.7-preview 1,394 5/26/2022
1.9.1-preview 1,502 5/21/2022
1.8.15 1,642 5/19/2022
1.7.7 1,706 4/29/2022
1.6.4 1,978 2/22/2022
1.5.12 1,682 2/15/2022
1.4.15 1,658 12/18/2021
1.3.42 1,506 11/9/2021
1.3.38-preview 1,292 11/9/2021
1.3.35-preview 1,448 10/20/2021
1.3.30-preview 1,373 10/15/2021
1.2.49 2,388 8/9/2021
1.2.49-preview 1,544 8/7/2021
1.2.36-preview 2,444 6/25/2021
1.2.35-preview 1,364 6/24/2021
1.2.28-preview 1,598 5/26/2021
1.2.27-preview 1,563 5/22/2021
1.2.26-preview.gd07edb4207 193 5/21/2021
1.1.5 1,998 4/30/2021
1.0.19 1,555 4/11/2021
1.0.16 1,500 4/11/2021
1.0.0-preview-02 1,677 3/26/2021
1.0.0-preview-01 1,956 12/24/2020
1.0.0-beta-11 2,055 10/26/2020
1.0.0-beta-10 2,036 9/15/2020

Changes in bUnit 1.32.7

### Fixed

- Ensure that a check in `WaitForAssertion` and related methods is always performed at once before the wait timer is started. If not, the timeout could occure before a wait-for check-condition had been attempted, causing tests to fail without reason. Fixed by [@egil](https://github.com/egil).

See the full changelog at https://github.com/bUnit-dev/bUnit/releases