Sublime Forum

Plugin testing using unittest/pytest/nose

#1

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

0 Likes

#2

Check https://github.com/SublimeText/UnitTesting and also https://packagecontrol.io/packages/Package%20Coverage

3 Likes