tests
Directory actions
More options
Directory actions
More options
tests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
How to run tests ---------------- 1. Install "https://github.com/SublimeText/UnitTesting" 2. Add next to .sublime-project: ``` "build_systems": [ { "name": "Tests", "target": "unit_testing", "package": "Jedi - Python autocompletion" } ] ``` 3. CMD+b (or Ctrl+b) See more documentation on https://github.com/SublimeText/UnitTesting