Skip to content

Conversation

@marcdexet-cnrs
Copy link

It's not easy to debug unit tests when karm run all of them.
In order to use the createFolderGlobs function and avoid karma.conf.js,
I had created a new task 'test_debug'

When 'grunt test_debug' is ran, you can debug your tests with karma debug option.
Because of test_debug is not under grunt-contrib-watch, let it be watching.

Add a rule to ignore npm*.log files to .gitignore

It's not easy to debug unit tests when karm run all of them.
In order to use the createFolderGlobs function and avoid karma.conf.js,
I had created a new task 'test_debug'

When 'grunt test_debug' is ran, you can debug your tests with karma debug option.

Add a rule to ignore npm*.log files to .gitignore
Because of test_debug is not under grunt-contrib-watch, let it be watching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant