Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added debug mode for testing with debuggers #894

Merged
merged 4 commits into from
Aug 24, 2022
Merged

Conversation

BelfordZ
Copy link
Contributor

@BelfordZ BelfordZ commented Aug 23, 2022

Debugging tests via DevTools

  • Added debug mode for testing with debuggers
  • Document using test:debug (with references)

Description

Checklist

  • [ x ] Tests are included if applicable
  • [ x ] Any added code is fully documented

Thx @shanejonas for the nudge on this one :)

@BelfordZ BelfordZ requested a review from a team as a code owner August 23, 2022 22:50
@BelfordZ BelfordZ force-pushed the fix/testing-debugger branch 2 times, most recently from 53100e3 to ae81926 Compare August 23, 2022 23:20
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BelfordZ BelfordZ merged commit a7c8ca3 into main Aug 24, 2022
@BelfordZ BelfordZ deleted the fix/testing-debugger branch August 24, 2022 19:11
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Added debug mode for testing with debuggers

* Removed windows specific test:debug script

* Removed windows instructions for debugging from readme

* Change test:debug to use yarn instead of node to resolve bin files
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Added debug mode for testing with debuggers

* Removed windows specific test:debug script

* Removed windows instructions for debugging from readme

* Change test:debug to use yarn instead of node to resolve bin files
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.

3 participants