- 🎁 add setting for state column style (text or icon) #21
- 🎁 re-sizable columns in results view
- 🎁 serialize columns width
- 🐛 fix sort if wrong message format
- 🐛 fix #16
- 🐛 fix update editor epic
- 🐛 fix error format if message is empty (mocha >3.4)
- 🐛 fix test with windows path
- 🐛 fix padding for console view
- 🎁 save tester state for each project even after restart (serialize panels, results, output etc.)
- 🎁 merge test results per file that not remove another file results
- 🎁 add 'current file only' filter
- 🎁 add 'Clear' button
- 🎁 add settings for status bat position and priority
- 🎁 add total tests and total time indicators to results view
- 🎁 improve soft wrap for errors in results view
- 🎁 add copy context menu to console output view
- 🎁 additional args are also used for file test now
- 🎨 rewrite package with redux and redux-observable to use state
- 🐎 improve performance and code quality
- ⬆️ upgrade dependencies
- 🐛 clear gutter after each test run #17
- 🎁 add serialization
- 🐛 fix #11
- 🎁 add
test-last
command
- 🐛 fix #10
- add "Run all project tests" feature 🎉
- add "Results View" 🎉
- rewrite all view with etch (remove jquery) 🐎
- upgrade dependencies ⬆️
- add unknown state with inline messages
- add 'read more' function on click for inline messages
- set default inline message position to tail
- fix tail styles
- fix inline error message format
- add tail option for inline messages
- fix scroll after test
- add scroll console output to bottom setting
- add scroll to bottom and top button to view
- fix output view resize limitations
- remove 'testOnChagne' feature
- make output view resizable
- fix errors if test finished and editor was closed
- add loading spinner to output view
- fix #6
- add experimental feature - test all opened after any save
- fix status tiny
- improve pop-up notifications
- add inline error messages
- fix statusBar position
- better tiny behavior
- show info with test results if test editor is not active
- add setting "test on save"
- remember last test results and show it on tab switch
- escape html in console output
- set right colors for console output
- add stop functionality
- fix scopes path for Windows
- add windows build checks
- add config to convert console output from ansi to html
- Merge pull request #1 from hotchpotch/changetoggle_command
- fix test on change
- disable test on change by default
- fix destroy functionality
- fix regexp handling
- alway show status bar
- fix scopes pattern
- fix locking
- Added Interactive Tester
- Added First integration with tester-mocha provider
- Useful IDE based Feedback
- Session based test watching
- Just block the name in the atom registry