Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: bUnit-dev/bUnit

2.8.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:39
7f24fa5

Added

  • New overloads to WaitForHelpers to have async assertions and predicates. Reported by @radmorecameron in #1833. Fixed by @linkdotnet.
  • AddAsset to BunitContext to seed the ResourceAssetCollection exposed via ComponentBase.Assets. Reported by LasseHerget in #1846. Implemented by @linkdotnet.

2.7.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 13:37
c855b93

Fixed

  • Implemented InvokeConstructorAsync on BunitJSRuntime and BunitJSObjectReference for .NET 10+, which previously threw NotImplementedException. Reported by @Floopy-Doo in #1818. Fixed by @linkdotnet.

2.6.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 14:41
2395161

Added

  • net11.0 support

2.5.3

Choose a tag to compare

@github-actions github-actions released this 08 Jan 09:23
3891f20

Added

  • Render(RenderFragment) is preferred via the OverloadResolutionAttribute. Reported by @ScarletKuro in #1800. Fixed by @linkdotnet.
  • FindByTestId to bunit.web.query to gather elements by a given test id. By @jimSampica

2.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Dec 20:33
683d56d

Fixed

  • Use proper return typed for InputAsync and ChangeAsync methods.

2.3.4

Choose a tag to compare

@github-actions github-actions released this 18 Dec 09:09
9e12a61

Added

  • Added generic overloads Find{TComponent, TElement} and FindAll{TComponent, TElement} to query for specific element types (e.g., IHtmlInputElement). By @linkdotnet.
  • Added generic overloads WaitForElement{TComponent, TElement} and WaitForElements{TComponent, TElement} to wait for specific element types. By @linkdotnet.

Fixed

  • Adding convenient overloads for InputAsync and ChangeAsync to have feature parity with the sync version. Reported by @ScarletKuro. Fixed by @linkdotnet.

2.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Dec 13:57
45d3d74

Added

  • Added FindByAllByLabel to bunit.web.query package. By @linkdotnet.

Fixed

  • Updated AngleSharp.Diffing to fix a bug related to unknown HTML elements. Reported by @md-at-slashwhy.

2.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Nov 16:08
befdf2e

Changed

  • Registering AuthenticationState in the services container rather than as part of the RenderTree. Fixes #1774 reported by @aayjaychan.

2.0.66

Choose a tag to compare

@linkdotnet linkdotnet released this 21 Nov 15:08
77d04e5

This major release focuses on platform updates and API simplifications.

For a migration guide, see Upgrading bUnit.

Changed

  • Target framework support updated: added support for .NET 10 (net10.0) and dropped all versions prior to .NET 8 (net8.0).
  • Cleanup of the API with simplifications of many API calls and methods. This also includes renaming of some objects to better reflect their purpose.

Added

  • Support for form submission from submit buttons and inputs that are outside the form element but associated via the HTML5 form attribute. Reported and fixed in #1766.
  • Improved renderer logic that catches more edge cases.
  • Improved developer experience in relation to JSInterop.

1.40.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:46
0b3b16b

Fixed

  • Aligned Microsoft packages to their TFM version
Morty Proxy This is a proxified and sanitized view of the page, visit original site.