Giter Club home page Giter Club logo

karma-edge-launcher's People

Contributors

barakhaim avatar dignifiedquire avatar dizel3d avatar harimambura avatar nickserv avatar sylvain-hamel avatar v12 avatar vojtajina avatar zzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

karma-edge-launcher's Issues

404 on npm package

Hello,

I tried to use your edge launcher and got a 404 on the npm package install. Am I doing something wrong or is it not available anymore?

Thanks,
Aleks

Cross issue: Add support to karma-detect-browsers

I have a pull request for karma-detect-browsers that adds support for this plugin. You may find this useful if you're already using the plugin, or if you want to conditionally test Edge on Windows 10. If you're interested in testing it, you can install my fork with npm install --save-dev nickmccurdy/karma-detect-browsers#edge.

I'll close this issue if the original pull request is merged or closed.

npm install targets wrong project

As specified in the Readme I've ran the npm install karma-edge-launcher --save-dev to install.

I've configured it in karma browsers to run, but when I run the tests I received the error

21 07 2016 15:01:23.489:ERROR [plugin]: Cannot find plugin "./node_modules/karma-edge-launcher".
  Did you forget to install it?
  npm install .\node_modules/karma-edge-launcher --save-dev

I thought this was weird, the install wen't flawlessly so I went to node_modules to check if the karma-edge-launcher is or not installed.
But surprise, surprise it was there, but the folder had no js file, only the readme.md, project.json and LICENSE.

I've open the project.json to check for any clue and I found that the karma-edge-launcher is associated to this repository which is not yours.

So how can I install your karma-edge-launcher?

Fail plugin path resolution

02 08 2016 14:00:34.568:ERROR [plugin]: Cannot find plugin "...\node_modules/karma-edge-launcher".
  Did you forget to install it?
  npm install ...\node_modules/karma-edge-launcher --save-dev

Edge opens with wrong address

Hi there,

I have no idea what I am doing wrong, but while I run tests with Edge browser, it opens example.com instead of localhost.
If I change browser to Chrome, Firefox even IE - everything works good.

I tried that with:

  • karma start --browsers Edge
  • using grunt and grunt-karma
  • using Webstorm

Any ideas?

Best regards,
Greg.

Use the Edge Diagnostics Adapter

Microsoft just released the Edge Diagnostics Adapter for debugging Edge. Since it's tricky to launch Edge as a modern-style app (and there are still bugs on master currently), I'm going to try switching to this adapter.

If this is fixed, not much else will block this launcher from being published.

Implement closing Edge

Edge should automatically close after karma start if singleRun is enabled. Currently, it stays open but it doesn't seem to cause any issues or warnings with Karma.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.