quarkify
quarkify copied to clipboard
ReactTestingLibrary
Enzyme good for unit testing React components. But we must change our testing perspective. UI element unit testing should focus on user behaviors. ReactTestingLibrary good for this issue.