SublimeText / UnitTesting

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

Add new 'warnings' setting + enable warnings by default #272

Closed giampaolo closed 5 months ago

giampaolo commented 6 months ago

See https://github.com/SublimeText/UnitTesting/issues/271. With this, the test runner will print warnings (ResourceWarning, DeprecationWarning, etc.) in the console by default.