File tree Expand file tree Collapse file tree 6 files changed +62
-65
lines changed
Expand file tree Collapse file tree 6 files changed +62
-65
lines changed Original file line number Diff line number Diff line change 55
66# bUnit - a testing library for Blazor components
77
8- <a href =" https://www.telerik.com/campaigns/blazor/free-trial-1?utm_source=egilhansen&utm_medium=cpm&utm_campaign=blazor-trial-readme-sponsored-message " ><img align =" right " width =" 200 " src =" https://raw.githubusercontent.com/bUnit-dev/bUnit/main/docs/site/sponsors/telerik-ad-github.svg " /></a >
8+ <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 " >
9+ <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 " />
10+ </a >
11+ <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 " >
12+ <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 " />
13+ </a >
914
1015** 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:
1116
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33<div class="hidden-sm col-md-2" role="complementary">
44 <div class="sideaffix">
5- <div class="sponsor-highlight">
6- <a href="https://www.telerik.com/campaigns/blazor/free-trial-1?utm_source=egilhansen&utm_medium=cpm&utm_campaign=blazor-trial-bunit-sponsored-message">
7- <img width="200" src="/sponsors/telerik-ad-site.svg" />
8- </a>
5+ <div class="sponsor-highlight supported">
6+ <a href="https://www.telerik.com/blazor-ui?utm_source=egilhansen&utm_medium=cpm&utm_campaign=blazor-trial-readme-sponsored-message">
7+ <img width="200" src="/sponsors/progress-blazor-2022-300x300.png" />
8+ </a>
9+ <p>Support provided by <a href="https://www.telerik.com/blazor-ui?utm_source=egilhansen&utm_medium=cpm&utm_campaign=blazor-trial-readme-sponsored-message" title="Progress Telerik">Progress Telerik</a>.</p>
910 </div>
1011 <div class="supported">
1112 <a href="https://www.packtpub.com/" title="Packt">
1819 <img width="150" src="/sponsors/dotnetfoundation_v4_purple.svg" />
1920 </a>
2021 <p>Supported by the <a href="https://dotnetfoundation.org">.NET Foundation</a>.</p>
21- </div>
22+ </div>
2223 {{^_disableContribution}}
2324 <div class="contribution">
2425 <ul class="nav">
You can’t perform that action at this time.
0 commit comments