Skip to content

Instantly share code, notes, and snippets.

@abdellani
Created February 2, 2023 17:53
Show Gist options
  • Save abdellani/6eec8e076210f227c5025671cd466ec1 to your computer and use it in GitHub Desktop.
Save abdellani/6eec8e076210f227c5025671cd466ec1 to your computer and use it in GitHub Desktop.
resources to test react js

any good resources to write react js unit tests?

Yes, here are some resources for writing unit tests in React:

These resources should provide you with a good starting point for writing effective unit tests in React.

I need tutorials

Sure, here are some tutorials for writing unit tests in React:

These tutorials will provide you with a step-by-step guide for writing unit tests in React using Jest and/or Enzyme.

do you have more resources?

Yes, here are a few more resources for writing unit tests in React:

These resources should provide you with additional guidance and examples for writing unit tests in React.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment