Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Insert test platform v15.0.0-preview-20170123-02 #5426

Merged
merged 3 commits into from
Jan 23, 2017

Conversation

codito
Copy link

@codito codito commented Jan 23, 2017

Fixes part of this insertion:

  • Allow multiple test properties with same key #239, #358
  • Localization for testplatform vsix package #146
  • Working directory should be set to test source parent directory #311
  • Allow relative source paths to vstest.console #331
  • Stacktrace and error message should be in context of failed test #285

A list of all changes since last release are available here.

Arun Mahapatra added 3 commits January 23, 2017 11:43
@codito codito changed the title Insert test platform v15.0.0-preview-201170123-02 Insert test platform v15.0.0-preview-20170123-02 Jan 23, 2017
<TargetFramework>netcoreapp1.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0-preview-20170106-08" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0-preview-20170123-02" />

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants