1. How to increase Jest timeout value for tests

    Learn how to increase timeout value for tests and testcases in Jest

  2. Extending Jest Matchers with custom matchers

    Learn how to extend Jest with custom matchers

  3. Unit testing with Jest

    A quick intro to unit testing Nodejs applications

  4. Mocking Axios GET calls with Jest

    Learn how to mock axios HTTP calls

  5. Introduction to unit testing with Mocha (Test Runner) and Chai (Test suite)

    Tips setting up Chai & Mocha test suite