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

[LOW] Use NUnit 3 reporter for better test reporting #3100

Merged
merged 5 commits into from
May 28, 2020

Conversation

compulim
Copy link
Contributor

Changelog Entry

(No CHANGELOG.md for CI pipeline)

Description

Update Jest test reporter to NUnit 3 to support several features:

  • Group/sort test by filename
  • Include filename in test title
  • Include stack trace

image

Specific Changes

  • Added a new NUnitTestReporter.js

  • Testing Added
    • No tests added for CI pipeline changes

@compulim compulim requested a review from beyackle as a code owner May 28, 2020 00:40
@compulim compulim merged commit 46d7448 into microsoft:master May 28, 2020
@compulim compulim deleted the feat-test-reporter branch May 28, 2020 00:58
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.

2 participants