- The default value of
legacy_runneris now set tofalse. - Added
failfastoption
- Introduce a faster test runner, it could be enable by specifying the
option
legacy_runnerin unittesting.json. The default value oflegacy_runneris set astruefor the moment. We are deprecating the original test runner and will change the default value oflegacy_runnertofalseat some point in the future. - Discarded/lost windows fix on unittesting/mixin.py (#139)
- Optionally generate html report (#141)
- Allow starting coverage after reload (#140)
- Optimize output panel by writing less often
Contributors:
- thom
- evandrocoan
- Randy Lai
- herr kaste
- refactor ci.ps1 and install_sublime_text.ps1
- Add command to test for syntax compatibility.
- various improvements
Contributors:
- Guillermo López-Anglada
- guillermooo
- herr kaste
- Randy Lai
- ehuss
- fix appveyor issue (#121)
- keep the execuation in the same thread
Contributors:
- Randy Lai
- make sure input string when running
UnitTesting - improve docs
Contributors:
- Randy Lai
- Taylor D. Edmiston
- support symlinked package
- Removed ST2 code. (#97)
- Refactoring/cleanup of runner. (#98)
- Removed recent package. (#100)
- Only print done messages in CI testing (#102)
Contributors:
- Thomas Smith
- thom
- Randy Lai
- Gerard Roche