Skip to content

feat: add support for creating custom test and suite decorator #25

feat: add support for creating custom test and suite decorator

feat: add support for creating custom test and suite decorator #25

Triggered via pull request January 3, 2024 08:55
Status Success
Total duration 53s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Code formatting: lib/suite.decorator.ts#L140
Unexpected any. Specify a different type
Code formatting: lib/test.decorator.ts#L57
Unexpected any. Specify a different type
Code formatting: lib/test.decorator.ts#L171
Unexpected any. Specify a different type
Code formatting: tests/__mocks__/mockFn.ts#L12
Unexpected any. Specify a different type
Code formatting: tests/annotation.spec.ts#L7
Unexpected any. Specify a different type