Skip to content

Naming Check #80

@startswithaj

Description

@startswithaj

Hey @alexfertel thank you for taking the time to develop bulloak its very much apprecaited.

This is more of a question/issue.

Take the following tree

MyErc20::constructor
└── when contructed
    ├── it deploys
    ├── it sets the owner as sender
    └── it sets the name

Bulloak wants the test to be Called MyErc20, but the Contract we are testing is called MyErc20

Screenshot 2024-07-25 at 10 32 35 AM

If I call my test contract UnitMyErc20 bulloak will report on check

contract "MyErc20" is missing in .sol -- found "UnitMyErc20" instead

What is the best course of action here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions