Consider putting @Points in its own jar, separate from tmc-javalib. Such a jar would be much more stable and allow tmc-javalib's test running code to vary. The test scanner could look for the annotation by its fully qualified name to avoid linking to it, if necessary.
Consider putting
@Points
in its own jar, separate from tmc-javalib. Such a jar would be much more stable and allow tmc-javalib's test running code to vary. The test scanner could look for the annotation by its fully qualified name to avoid linking to it, if necessary.