Skip to content

Add documentation for running a single test#1797

Merged
koesie10 merged 2 commits intojest-migration/integration-testsfrom
jest-migration/docs
Nov 25, 2022
Merged

Add documentation for running a single test#1797
koesie10 merged 2 commits intojest-migration/integration-testsfrom
jest-migration/docs

Conversation

@koesie10
Copy link
Copy Markdown
Member

This adds documentation for running a single test and adds Jest Runner extension support.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

This adds debugging support to jest-runner for the integration tests
when they are run from the `out` directory. Unfortunately, this removes
the ability to debug the non-integration tests, such as the pure tests.
@koesie10 koesie10 requested a review from a team November 25, 2022 12:36
@koesie10 koesie10 requested a review from a team as a code owner November 25, 2022 12:36
Copy link
Copy Markdown
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

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

Thanks!

@koesie10 koesie10 merged commit 595b14c into jest-migration/integration-tests Nov 25, 2022
@koesie10 koesie10 deleted the jest-migration/docs branch November 25, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants