- Adds new config for manually settings path to tests config file
- Makes possible search for tests framework config file in workspace
- Fix minor bugs
- Makes possible to run tests and start tests watcher for
jest
andava
frameworks from context menu - Makes possible to create test file from tab editor context menu
- Adds import line to test file with all exported functions and classes of a tested file.
- Adds option to choose import line style. Default value:
individual
- Initial release