ESLint-Formatter
ESLint-Formatter copied to clipboard
Need a test suite
trafficstars
This plugin needs a test suite to ensure the stability of the plugin and verify changes.
If anyone has experience with python or sublime plugins and wants to take a stab at this, or has recommendations for a path to go down, that knowledge would be much appreciated.
It looks like this might be a good approach: https://github.com/randy3k/UnitTesting
@TheSavior
Unfortunately, it is the best approach currently we have 😄
@randy3k Any chance you'd be interested in adding a basic test suite with it? I'm not very familiar with python.