Skip to content

GitEdvard/test-on-save.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-on-save.nvim

Place cursor at a unit test of your choice, call command 'AttachTestMethod'. Then on each consecutive save, this marked unit test will run in the background. If it failed, the output, including the stacktrace will be sent to the quickfix list. If it pass, a notification will be shown.

About

Mark a unit test, then run it on each consecutive save

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages