gasket icon indicating copy to clipboard operation
gasket copied to clipboard

Switch Enyzme to Testing Library

Open kinetifex opened this issue 3 years ago • 0 comments

We need to drop Enzyme from our scaffolded tests. Enzyme has not been kept up for React 17 and the recommended library is now React Testing Library.

Packages: @gasket/plugin-mocha, @gasket/plugin-jest

AC:

  • Scaffold Mocha tests using React Testing Library
  • Scaffold Jest tests using React Testing Library

kinetifex avatar Jan 13 '22 20:01 kinetifex