Skip to content

Update test fixtures file names to @babel/helper-plugin-test-runner naming conventions #211

Closed
@sthzg

Description

@sthzg

The beta versions of @babel/helper-plugin-test-runner specified the file names for automatic assertion to actual.js and expected.js, see README of beta version.

In the stable release this seems to have been changed to input.js and output.js, so that the current test suite seems to produce false positives (and not performing the actual assertions against expected.js).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions