fidgetingbits / talon-vim

Talon-side plugin for interacting with vim/neovim using Talon Voice. This is the original fidgetingbits repo code.
MIT License
1 stars 1 forks source link

use pytest to manage tests #4

Open fidgetingbits opened 9 months ago

fidgetingbits commented 9 months ago

For now I'm using a pretty simple set of testing functions and manually printing. However, if we end up having enough tests it might be worth while to trying to get it working with with something light pytest.