- HTTP Validators (Zod, Joi, ad-hoc function)
- Testing with variety of mocking strategies.
- Cypress E2E,
- Shallow fakes,
- PollyJS,
- MSW,
- Mirage.
- Pure unit tests.
- Integrated Server & Client example.
- Yarn workspaces (multi
package.json
, singlenode_modules
.) - Multi-project Jest w/ GH Action runner.