Skip to content

Add debug option to runtests#4658

Merged
DanielRosenwasser merged 1 commit into
microsoft:masterfrom
weswigham:patch-5
Sep 5, 2015
Merged

Add debug option to runtests#4658
DanielRosenwasser merged 1 commit into
microsoft:masterfrom
weswigham:patch-5

Conversation

@weswigham
Copy link
Copy Markdown
Member

Running runtests with debug=true will cause mocha to run in debug mode and break on the first line, enabling one to connect a debugger to the running tests and step through a test at their leisure.

Running `runtests` with `debug` will cause mocha to run in debug mode and break on the first line, enabling one to connect a debugger to the running tests and step through a test at their leisure.
@danquirk
Copy link
Copy Markdown
Member

danquirk commented Sep 5, 2015

👍

1 similar comment
@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

DanielRosenwasser added a commit that referenced this pull request Sep 5, 2015
Add debug option to runtests
@DanielRosenwasser DanielRosenwasser merged commit 69b9a1b into microsoft:master Sep 5, 2015
@weswigham weswigham deleted the patch-5 branch August 17, 2017 23:02
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants