easy-dotnet.nvim icon indicating copy to clipboard operation
easy-dotnet.nvim copied to clipboard

feat:๐ŸŽ๐Ÿงช run tests directly from buffer

Open GustavEikaas opened this issue 4 months ago โ€ข 0 comments

Tasks

  • [x] Add gutter sign for running test
  • [x] Add keybind for run
  • [ ] Get end-line from discovery so you can run test from the entire declaration (Optional)
  • [x] Update gutter sign when test is finished (complicated with ClassData)
  • [x] Add experimental configuration flag
  • [x] Update readme
  • [ ] Add some trigger for discovery outside the testrunner window

GustavEikaas avatar Oct 06 '24 18:10 GustavEikaas