Skip to content

Enabling TASK_TEST to be configured in config #591

Open
@odanado

Description

The task name of hardhat-jest-plugin tests is test:test.
https://github.com/rryter/hardhat-jest-plugin#tasks

The task name of tests of solidity-coverage is hard-coded.

failedTests = await env.run(TASK_TEST, {testFiles: testfiles})

When TASK_TEST can be set in config, solidity-coverage can be used in hardhat-jest-plugin.

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