Further reading
The following resources are useful if you want to find out more about testing with xUnit and Jest:
- Unit testing in .NET Core: https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
- xUnit:Â https://xunit.net/
- Moq:Â https://github.com/moq/moq
- Jest:Â https://jestjs.io/
- React Testing Library:Â https://testing-library.com/docs/react-testing-library/intro
- Cypress:Â https://docs.cypress.io
- Cypress Testing Library:Â https://testing-library.com/docs/cypress-testing-library/intro