karma-runner/karma

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

Aberta

#1.566 aberto em 20 de ago. de 2015

 (3 comentários) (0 reação) (0 responsável)JavaScript (1.703 forks)batch import
help wantedneeds: investigation

Métricas do repositório

Stars
 (11.918 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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]

Guia do colaborador