Better unit test output
Open
enhancement
- Dominant language
- Java
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Less-Java emits JUnit test cases.
The test output comes from JUnit and may refer to objects and line numbers in the generated java source as described in #11.
Solutions:
- Implement a custom testing harness from the ground up
- Parse the output and map the references back to the less-java source
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.