karma-runner/karma

Handle absolute paths on Windows

Open

#251 创建于 2012年12月19日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)JavaScript (11,918 star) (1,703 fork)batch import
help wantedtype: bugwindows

描述

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.

贡献者指南

Handle absolute paths on Windows · karma-runner/karma#251 | Good First Issue