karma-runner/karma

Handle absolute paths on Windows

Open

#251 ouverte le 19 déc. 2012

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)JavaScript (11 918 stars) (1 703 forks)batch import
help wantedtype: bugwindows

Description

Based on https://github.com/vojtajina/testacular/issues/249

Let's add another if (windows) and handle the absolute paths on windows to something like /absolute/c/path/to/file.js.

Guide contributeur