Skip to content

cucumber.js 4.x no longer has --compiler option #46

@HaKr

Description

@HaKr

I would like to test my project with cucumber.js, but with Typescript files. This can be achieved by the following command line:
cucumber-js --require-module ts-node/register --require "steps/**/*.ts"

The gulp plugin still uses the older --compiler ts:ts-node/register parameter. It would be very helpful if the plugin would facilitate for the newer command line options of cucumber 4.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions