Skip to content

Release unit test config with Jest n RTL

Compare
Choose a tag to compare
@cbasJS cbasJS released this 03 Jun 01:04
558c2ce

Description

Add a sample of unit test with jest and react testing library.

Minimal improvements

Add data-testid some components for better performance in jest environment
Improve the README file