All notable changes to the "testcafe-test-runner" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added TypeScript files support
- Fixed the error message if testcafe is not found in the working directory
- Added the 'testcafeTestRunner.customArguments' configuration key. See the whole list of available arguments in the TestCafe documentation.
- Updated documentation
- Stable release
- Automatic detection of installed browsers
- Run all tests in a folder
- Fix breakpoints missing in testcafe
^0.12.0-alpha1+
- Run all tests in a file (via file context menu)
- Run all tests in a fixture
- Fix run test via right click on the 'test' function.
- New command: TestCafe: Repeat Previous Test Run
- Fixed error which occurs when extensions is not activated, but menus're already available
- Initial release
- Base commands: Run in Chrome, IE, Firefox