KarmaTestAdapter icon indicating copy to clipboard operation
KarmaTestAdapter copied to clipboard

A Visual Studio test explorer adapter for Karma

Results 31 KarmaTestAdapter issues
Sort by recently updated
recently updated
newest added

I'm using Visual Studio 2015 and Update 3 [Karma] [Error] [Startracks.Web/Scripts/angularjs] \Scripts\angularjs\node_modules\karma\lib\logger.js:103 [Karma] [Error] [Startracks.Web/Scripts/angularjs] logger.setLevel(level) [Karma] [Error] [Startracks.Web/Scripts/angularjs] ^ [Karma] [Error] [Startracks.Web/Scripts/angularjs] TypeError: logger.setLevel is not a function [Karma]...

Hi, do you plan to release a new version compatible with the just released VS 2017?

After Upgrading to Visual Studio 2015 Update 2, the TestAdapter only shows on executed test. All other tests are displayed grey / deactivated. Steps to reproduce: - Update to Visual...

My project(s) have 4 connectionstrings in web.config, one for the "real" DB and the rest for test databases (SQL Server). The test DBs are deleted after each test run. Whenever...

Due to using a deprecated startup procedure, there were errors during startup. Using the recommended startup procedures fixes that

When the javascript tests try to run, I get the following error in the output: ``` An exception occurred while invoking executor 'executor://karmatestadapter/': One or more errors occurred. Value cannot...

Someone else having the same issue? I can see this error in the test output. [Karma] [Error] [###########] [Server] Server error Cannot process request because the process (11928) has exited....

I am running into a situation when using requirejs for my test, using the method provided here https://karma-runner.github.io/0.8/plus/RequireJS.html. I am encountering the following error(s), in VS Output ` ========== Discover...

A small snippet from my testing output window: ``` [Karma] [Warning] [Enhanced Charts/node_modules/chai] Restarting Karma [Karma] [Error] [Enhanced Charts/node_modules/deep-eql] WARN `start` method is deprecated since 0.13. It will be removed...

Please, add support for the new TFS2015 / VSO build stack. I believe this is crucial in the era of DevOps. As far as I know there are steps required:...