Ideally we should have a unit tests or 2 (junit 4, junit 5??) @dlemures .
We have a link in the README that fails, about testing because we removed old tests.
And also an instrumented test, and finish the doc about them. @chenthorne
1 PR has been merged with some tests for graph validation, but we should add more, especially regarding field injection, constructor injections, whether to promote annotations for tests of entry points, etc.
Ideally we should have a unit tests or 2 (junit 4, junit 5??) @dlemures . We have a link in the README that fails, about testing because we removed old tests.
And also an instrumented test, and finish the doc about them. @chenthorne