-
Notifications
You must be signed in to change notification settings - Fork 30.6k
@types/nightwatch types for BDD testing #51549
Copy link
Copy link
Closed
Description
- I tried using the
@types/nightwatchpackage and had problems. - I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- I understand that
@typespackage versions do not follow SemVer. - Mention the authors (see
Definitions by:inindex.d.ts) so they can respond.- Authors: @rkavalap @schlesiger @ClaytonAstrom @lloiser
@types/nightwatch doesn't currently support the types for BDD testing https://nightwatchjs.org/guide/using-nightwatch/using-bdd-describe.html (describe, it, test etc). For my project I also have Jest and the types for them get inferred from Jest which makes it worse. Is there any plan to support this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels