karma-runner/karma

Files via symlinks are not watched (OS/X).

開放

#1,566 建立於 2015年8月20日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (1,703 個分叉)batch import
help wantedneeds: investigation

倉庫指標

星標
 (11,918 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Files described in "files" that are behind symlinks are not watched. I.e., updates do not trigger re-running tests, although the files are served correctly.

Symlinks can be especially important when incorporating modules from nested gitmodules. Esp. when using a global systemjs config.js file (where relative paths do not work).

[related issue: https://github.com/karma-runner/karma/issues/895]

貢獻者指南