UnitTesting
UnitTesting copied to clipboard
Added sublime_lib dependency.
Will be used for #155, #67, and probably many other things.
I'm not familiar with PowerShell; we'll need to add sublime_lib in there as well. I also have not tested the CI integration.
Ideally, we could move most of the installation code into Python, relying on pathlib
and other built-in cross-platform functionality. In a perfect world, it would be nice to make this a full-fledged pypi package.
@randy3k Any chance you can take a look at the PowerShell stuff? I've never worked with it and I don't have a Windows machine to test it with.
If a package requests a library, it is installed by Package Control.