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

Moving PTR task to v2. #3650

Merged
merged 3 commits into from
Mar 1, 2017
Merged

Moving PTR task to v2. #3650

merged 3 commits into from
Mar 1, 2017

Conversation

nigurr
Copy link

@nigurr nigurr commented Feb 20, 2017

  • Command based implementation of publishing

  • NUnit3 support

  • Common Implementation of Windows/*nix

  • Manual testing done

  • L0 tests are fixed

@nigurr nigurr force-pushed the users/nigurr/PTRv2 branch from 94efa3c to e477a4e Compare February 20, 2017 05:25
@nigurr nigurr requested a review from acesiddhu February 27, 2017 02:47
"loc.input.help.testResultsFiles": "Test results files path. Wildcards can be used. For example, `**/TEST-*.xml` for all xml files whose name starts with TEST-.",
"loc.input.help.testResultsFiles": "Test results files path. Supports multiple lines of minimatch patterns. [More Information](https://go.microsoft.com/fwlink/?LinkId=835764)",
"loc.input.label.searchFolder": "Search Folder",
"loc.input.help.searchFolder": "Folder to search for the test assemblies. Defaults to $(System.DefaultWorkingDirectory).",
Copy link
Contributor

Choose a reason for hiding this comment

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

test assemblies [](start = 59, length = 15)

this is not test assemblies. but results

@acesiddhu
Copy link
Contributor

:shipit:

@nigurr nigurr merged commit 5100fd3 into master Mar 1, 2017
@nigurr nigurr deleted the users/nigurr/PTRv2 branch April 10, 2017 12:52
@psandhu79
Copy link

psandhu79 commented Oct 13, 2017

The problem with the Nunit 3 importer in VSTS is if tests are failing the build is still green. It does not show the passed tests like the vstest reports.

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.

4 participants