bUnit-dev / 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.
https://bunit.dev
MIT License
1.11k stars 104 forks source link

chore: Update deps #1473

Closed linkdotnet closed 2 months ago

linkdotnet commented 2 months ago

Update all the things

linkdotnet commented 2 months ago

MacOS fails:

Could not find 'dotnet' host for the 'X64' architecture.

Seems like they moved to ARM chips for the macos runner.