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
We have a unit testing section in the bootcamp this is very surface level. It should be refreshed to use Jest instead of mocha/chia as Jest is the most common JS testing framework so much so that Node made native testing that models Jest
Update section to use Jest
Add exercises on mocking
The text was updated successfully, but these errors were encountered:
We have a unit testing section in the bootcamp this is very surface level. It should be refreshed to use Jest instead of mocha/chia as Jest is the most common JS testing framework so much so that Node made native testing that models Jest
The text was updated successfully, but these errors were encountered: