Skip to content

Different class names #3

@stanleyrya

Description

@stanleyrya

It may get confusing to have each example follow the same naming convention. Here is the current convention:

Snippet.java (code snippet to be mutated)
TestSuite.java (suite to run our tests)
Tests.java (tests that should pass mutation testing)

Would it be better to keep it simple and always do this, or support different class names like HelloWorld.java and HelloWorldTests.java?

The script would need to be updated to support more classnames, which could add unnecessary complexity. Ideally, if it isn't simple, it doesn't belong in this repo.

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