You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't need to add anything special in the template, just jest, a basic config, and a tests/index.test.js file with some automated test based on the src/index.js file.
Don't need to add anything special in the template, just jest, a basic config, and a
tests/index.test.jsfile with some automated test based on thesrc/index.jsfile.