vscode-testcafe icon indicating copy to clipboard operation
vscode-testcafe copied to clipboard

This extension allows you to run TestCafe tests directly from VS Code

Results 17 vscode-testcafe issues
Sort by recently updated
recently updated
newest added

I would like to run [data-driven tests](https://testcafe.io/documentation/402804/recipes/best-practices/create-data-driven-tests) and the title is containing some variables. I got an error similar to #42 . The solution would be to regex-replace `\$\{.*\}` with...

Hello, it might be will be beneficial to add possibility to setup environment variable before running testCafe runner extension? If you have different production environments, Tester can test it in...

This issue is based on this Tweet: https://twitter.com/Rutile_Darkness/status/1483964539188449280 ![image](https://user-images.githubusercontent.com/995726/150318640-3a90d907-ce69-4d40-b2cc-ab9fd67a6e71.png)

Hello. Looks like an extension does not properly parse the test name, which is why the test does not start. If I run test from cli by `npm run test`...

Hi, This add-on is quite handy but I did not find a way to add portable browser in the add-on's browsers list. It would be nice to have this option...

When i use the option 'Run Test(s) in Chrome' on my project directory the testcafe test fails with the following error: `PS C:\Source\mytestdir> cd 'c:\Source\mytestdir'; & 'C:\Program Files\nodejs\node.exe' '--no-deprecation' '--inspect-brk=17323'...

Unable to run testcafe from visual studio code Installed TestCafe Test Runner 1.4.5 from market Place . nothing is happening in Visual Studio Code. No error is shown nothing. Same...

TestCafe VS Code menu will not load in a Monorepo (I'm using yarn workspaces and Lerna.) If I load the `package/app/foo` and as the workspace, everything is ok and I...

got Error: ENOENT: no such file or directory, open 'c:\alinta\testDemo\node_modules\testcafe\client\hammerhead.js' this file does not exist