Jest is basically a unit testing framework which is frequently used in React but in this post I want to share how you can use jest in gatsby for unit testing. gatsby is the static site...
Wednesday, 12 December 2018
Subscribe to:
Posts (Atom)
Jest is basically a unit testing framework which is frequently used in React but in this post I want to share how you can use jest in gatsby for unit testing. gatsby is the static site...