Bunit with reqnroll #290
-
I have a Blazor WASM app, and want to use reqnroll with a combination of bunit for simple test cases and Playwright for more complex end-to-end tests. I see broad support for xunit, nunit, etc., but can find nothing for bunit. Is bunit supported? |
Beta Was this translation helpful? Give feedback.
Answered by
gasparnagy
Oct 16, 2024
Replies: 1 comment 1 reply
-
The short answer is no. I have never heard about it so far. It is possible to make a plugin for Reqnroll to support it if you feel having energy for it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
304NotModified
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The short answer is no. I have never heard about it so far.
It is possible to make a plugin for Reqnroll to support it if you feel having energy for it.