Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 457 Bytes

ROADMAP.md

File metadata and controls

19 lines (12 loc) · 457 Bytes

ROADMAP

The goal of this project is to achieve:

  • a smooth testing flow
  • quick test runs
  • being a reliable tool

v1.0.0

  • Smooth feedback when there is a compilation error
  • Compile with nvim-jdtls when available
  • Select and run certain testcases of parameterized tests
  • Integrate with nvim-coverage

extra:

  • for maintainers: add luacov -> add more tests -> merciless refactor