B
B

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
0likes
0articles

bUnit News & Activities

Highlights All activities

Recent activities

  • xenmaster added bUnit
  • xenmaster added bUnit as alternative to XUnit and NUnit + 2 similar activities

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?

Featured in Lists

This list is an update to the list I created seven years ago...

List by Alex Ruiz with 48 apps, updated

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.