Recommended way for unit testing #6385
Unanswered
Ahmed Elkholy (Ahmed-Elkholy)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a recommended tool/library for unit testing when using FAST components in our projects? For example, React recommends "React Testing Library" and "Jest".
All reactions