Skip to content

Test files with more than 2 extensions do not enumerate #1484

@rpolak

Description

@rpolak

I have discovered if a source file containing test have more than 2 extensions Necessist will not enumerate the tests within. For example Float128.f.t.sol will not load. While Float128Fuzz.t.sol will. This occurs when executing Necessist without passing any files explicitly. e.g. necessist --framework foundry --verbose

You can see the changes I made to load the Fuzz and UnitTests into Necessist. Prior to that change only GasReports would load.
Forte-Service-Company-Ltd/float128#14

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions