Experience using BUnit with FluentUIComponents #2662
Unanswered
PascalVorwerk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi Pascal, Did you see we have a pretty big test project, which uses bUnit, in our solution? There are about 840 tests in there so maybe you can find some pointers there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i am wondering if people have experience using BUnit with the FluentUI Components. I am currently experiencing some issues with disposing components.
The following exception is thrown when running the test:
I've tried a few things (like creating my own Bunitcontext that disposes its services itself, but it does not seem to work, i am pretty new in this field.
Beta Was this translation helpful? Give feedback.
All reactions