Skip to content

package name? #1672

@devoncarew

Description

@devoncarew

The package is named test_reflective_loader, but it's not used to load reflective tests per se, but rather discover and define them. Perhaps rename the package to test_reflective? or reflective_test? test_reflect?

Similarly, the main method is called runReflectiveTests. Perhaps defineReflectiveTests or discoverReflectiveTests? The method is not running the tests itself, it's discovering and defining them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions