- Added support different projects architecture (DDD, Modules, etc…)
- Added a success or error icon next to each test in the sidebar after it runs.
- Fixed an issue with displaying non-test classes in the sidebar.
- Updated the info modal to only be 2000 chars long to avoid modal window overlap. This is probably a bug in Nova (reported).
- Add ability to run latest test from Command Palette and with a shortcut —
option-command-l
- Add ability to run a single test from Command Palette
- Add shortcuts (
option-command-t
to run a file andoption-command-m
to run a single test method)
Initial release