Skip to content

Remove dependency on JUnit for tests. #8

@danielbodart

Description

@danielbodart

Instead support an annotation based test method marking. This could default to the JUnit annotations or maybe a TotallyLazy annotation.

This would be a feature subset much like the removal of stringtemplate in utterlyidle.

Minimun feature set:

Test annotation on method used to signal test method, this would also stop needing naming convention to find tests.
Ignore annotation
Test Constructor and AutoClosable to replace before and after annotations.

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