bUnit icon
bUnit icon

bUnit

bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the...

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted

bUnit News & Activities

Highlights All activities

Recent activities

  • xenmaster added bUnit
  • xenmaster added bUnit as alternative to XUnit and NUnit

bUnit information

AlternativeTo Category

Development

GitHub repository

  •  1,304 Stars
  •  121 Forks
  •  32 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
bUnit was added to AlternativeTo by Alex Ruiz on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is bUnit?

bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.