SublimeText / UnitTesting

Testing Sublime Text Packages
MIT License
112 stars 32 forks source link

Tweak runners #246

Closed deathaxe closed 8 months ago

deathaxe commented 8 months ago

This commit ...

  1. applies some formal changes
  2. assigns finished flag of DeferedTestRunner within _stop_testing() method.