Skip to content

Gno test gnomod.toml generation issue after packages load changes #4701

@jeronimoalbi

Description

@jeronimoalbi

Description

The gno test command has an auto-gnomod flag which is enabled by default, and the purpose of it is to auto generate a gnomod.toml file before running tests when that file is not present; Without it tests would fail.

The gno lint command also has the same flag and behavior.

Currently flag won't work for gno test because after PR #4384 package loading will fail before the gnomod.toml can be auto generated, so currently the flag has no effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions