Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Reproducing karma bug: debug mode does not work well with async tests

Notifications You must be signed in to change notification settings

juanca/karma-jasmine-async-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixed!

karma-runner/karma-jasmine#185

npm install

cd node_modules/karma
npm install
npm run build

cd ../../
npm test

Specs work as expected with just jasmine: checkout e4046253c43d91619017f9dc632811cedf19fd8e

Specs work as expected in non-debug mode with karma/karma-jasmine: checkout 0e4c1b340a8067036c9cba2bdf79b9d981051753

Specs do not work as expected in debug mode with karma/karma-jasmine: checkout 0e4c1b340a8067036c9cba2bdf79b9d981051753

About

Reproducing karma bug: debug mode does not work well with async tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published