jzhupan / tech-jobs

Trying out GitHub pages with a React app.
1 stars 0 forks source link

Test Creation - Test Framework #21

Open jcari-dev opened 8 months ago

jcari-dev commented 8 months ago

I am not experienced with testing frameworks in the front-end, but tests are crucial in any code-base. This option should be explored and eventually implemented.

I am aware that Jest is a popular option for React.js apps.