How to use the ngx-speculoos.ComponentTester function in ngx-speculoos

To help you get started, we’ve selected a few ngx-speculoos examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Ninja-Squad / ngx-valdemort / projects / demo / src / app / snippet / snippet.component.spec.ts View on Github external
beforeEach(() => {
    tester = new ComponentTester(TestComponent);
    tester.detectChanges();
  });

ngx-speculoos

Helps writing Angular unit tests

MIT
Latest version published 5 months ago

Package Health Score

69 / 100
Full package analysis