testomatio/check-tests

[Playwright/Typescript] Unhandled exception on import skipped describes

Closed this issue · 3 comments

When I have skipped describes, I get an error like on the screenshot. "Skip" at the test level works properly

test.describe.skip('Email notifications', () => {
	test.describe('Some', () => {

Screenshot 2023-04-01 at 13 28 59

@poliarush I have added unit test for the test.describe.skip, test.skip, test.describe.fixme cases

@mykhailiukVitalii please publish beta version to user to test it

The fix is already included in the latest stable version of check-tests@latest. Checked locally - everything works. So I'm closing this issue.
Some results:
Screenshot-1
Screenshot-2-skip