An Angular testing library for creating mock services, components, directives, pipes and modules in unittests. It provides shallow rendering, precise stubs to fake child dependencies. ng-mocks works with Angular 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Check if a DOM element matches a given selector, with decent browser support and unittests.