How to use either of these test frameworks for unit testing?
Is it possible to test the plugin code from the command line? I mean to say to test the plugin outside sublime editor
Plugin testing using unittest/pytest/nose
aidlml
#1
0 Likes
Clams
#2
Check https://github.com/SublimeText/UnitTesting and also https://packagecontrol.io/packages/Package%20Coverage
3 Likes