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://github.com/kentcdodds/react-testing-library
- Cypress: https://docs.cypress.io
- Cypress Testing Library: https://github.com/testing-library/cypress-testing-library