Skip to content

Project showing off karma issue 521. test-main.js is not monitored if in base directory

Notifications You must be signed in to change notification settings

jamestalmage/karma-issue-521

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Demonstrate Karma Issue 521

##Steps to Reproduce ###Setup Project

git clone https://github.com/jamestalmage/karma-issue-521
cd karma-issue-521
npm install
npm test

###Edit test-main.js You should find that editing anything in the lib/ or test/ folders causes karma to rerun tests. Editing test-main.js is ignored however (which is the issue being raised).

About

Project showing off karma issue 521. test-main.js is not monitored if in base directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published