Fork me on GitHub
#vim
<
2018-04-15
>
dominicm09:04:21

I have just released Replant's test functionality: - Run :ReplantTestProject or <localleader>rtp to run tests - Results will pop open into the quickfix, with diffing, test.check input and context - Examine any exceptions using :ReplantTestStacktrace … I have more to add in the future: * Test a single var * Test the var under the cursor * Re-run failed tests I'd love some help on this, all contributions welcome 🙂

👍 16
nate22:04:57

Very cool. I’ll try it out tomorrow.