Uh oh!
There was an error while loading. Please reload this page.
add more f# tests - #6816
Conversation
enricosada
commented
Jun 9, 2017
@livarcocc that's what i was speaking about with https://github.com/dotnet/cli/issues/6813#issuecomment-307433277 is ok to target |
enricosada
commented
Jun 9, 2017
@dotnet-bot Test Windows_NT x86 Debug Build please. |
enricosada
commented
Jun 9, 2017
@livarcocc i'd like to add just one test (the happy path, no special options) for each command, is ok? |
nguerrera
commented
Jun 10, 2017
We should add basic F# coverage in dotnet/sdk repo as well. I just spotted an incoming break: dotnet/sdk#1329 (comment) |
nguerrera
commented
Jun 10, 2017
@enricosada Can you do the other checkboxes as a separate PR? I'd like us to gain better F# coverage ASAP rather than wait for the full set to be written. |
enricosada
commented
Jun 11, 2017
@nguerrera Sure, @livarcocc this PR is finished, can be merged if ok. I'll send another next week too, with others. @nguerrera i'll add more to sdk too, i'ld like to move also some of dotnet/netcorecli-fsc test suite too. Added dotnet/sdk#1334 to track it |
enricosada
commented
Jun 11, 2017
@dotnet-bot Test Debian8.2 x64 Debug Build please. |
livarcocc
commented
Jun 12, 2017
@MattGertz This is a test only change. |
| <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), testAsset.props))\testAsset.props" /> | ||
| <PropertyGroup> | ||
| <TargetFramework>netcoreapp2.0</TargetFramework> |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
dotnet new {templates} -lang f#dotnet builddotnet rundotnet packTodo for another PR (just a remainder for myself)
dotnet test(xunit)dotnet add(package. p2p)dotnet remove(package, p2p)dotnet publish(fdd, scd)dotnet sln(add, remove)