Skip to content

alek-sys/UnitTesting

 
 

Repository files navigation

UnitTesting

Build Status Build status Coverage Status

This is a unittest framework for Sublime Text 2 and 3. It runs unittest testcases on local machines and CI services such as travis-ci and appveyor. It also supports testing syntax_test files for the new sublime-syntax format.

Getting started example

It is hard to explain the usage without an example, please visit UnitTesting-example for a minimal example. The tests in this repo are written to test this plugin and they do not help in regular use case.

Credits

Thanks guillermooo and philippotto for their efforts in AppVeyor and Travis OSX support.

About

Testing Sublime Text Packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.4%
  • Shell 9.8%
  • PowerShell 9.3%
  • C++ 1.5%