Open maxrzaw opened 1 year ago
I forked and fixed this locally https://github.com/haus20xx/neotest-jest I haven't synced it lately but you could replicate the change I made here https://github.com/nvim-neotest/neotest-jest/compare/main...haus20xx:neotest-jest:main
I forked and fixed this locally https://github.com/haus20xx/neotest-jest I haven't synced it lately but you could replicate the change I made here main...haus20xx:neotest-jest:main
please merge this, otherwise all "fakeAsync" wrapped tests are ignored
I have applied the fixes from @haus20xx in a PR
In angular, you can write a test like this:
However, this test is not recognized by the parser. Docs: https://angular.io/api/core/testing/fakeAsync