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.13k stars 104 forks source link

Documentation: Footer displays placeholders #1495

Closed xC0dex closed 3 months ago

xC0dex commented 3 months ago

Describe the bug

Hi everyone ✋,

I've noticed a small issue on the documentation page. The footer displays placeholders (e.g., #{NBGV_GitCommitDate}# and #{NBGV_GitCommitIdShort}#) instead of the actual values.

Screenshot

linkdotnet commented 3 months ago

Hupps - yeah, that shouldn't happen, and there is a small issue in our workflows. Thanks for bringing this to our attention.