Skip to content

Support more configuration formatsΒ #2448

Open
@TzviPM

Description

@TzviPM

πŸ€” What's the problem you're trying to solve?

I am using cucumber in a typescript porject and I would like to use typescritp for my cucumber config file as well.

✨ What's your proposed solution?

Webpack has really good support for this type of thing:
https://webpack.js.org/configuration/configuration-languages/

Their solution makes use of node-interpret, and I think we could use the same approach here:
https://github.com/gulpjs/interpret

⛏ Have you considered any alternatives or workarounds?

One workaround that I'm currently using is to use jsdoc annotations in a js config file.

πŸ“š Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions