Skip to content

Expand the scope of the naming convention regex #32

@PaulRBerg

Description

@PaulRBerg

I'm not sure if this is the best place to post this feature request, but based on a recent discussion in Sablier V2 Core (ref sablier-labs/evm-monorepo#647), we decided to start using the following test function name:

test_RevertGiven_Something

So I would like the naming convention regex to be expanded to allow for both RevertGiven and RevertWhen. WDYT? I think that the regex is already flexible insofar as it supports RevertIf.

The goal is to mirror the Given keyword in Solidity (we started using Given in the branching trees).

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