Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
[WIP] F# end to end tests - #6975
Closed
enricosada wants to merge 3 commits into
Closed
Conversation
Closed
cartermp
approved these changes
Jun 21, 2017
| .Execute("add app reference lib/lib.fsproj") | ||
| .Should().Pass(); | ||
| new RestoreCommand() |
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.
enricosada
commented
Jun 21, 2017
Author
@livarcocc can i also add a matrix ( |
livarcocc
commented
Jun 21, 2017
I think that's absolutely fine. 😄 |
enricosada
commented
Jun 21, 2017
Author
will do, thanks. wait for merge (added WIP) |
dsyme
commented
Jun 23, 2017
@enricosada This is great, and wonderful to see it green! |
livarcocc
commented
Jun 27, 2017
@enricosada Are these done? |
enricosada
commented
Jun 28, 2017
Author
nope yet, need to add the matrix |
wli3
commented
Aug 4, 2017
Please reopen if this is still needed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
a
dotnet newan f# console app who reference andotnet newF# lib,restore=>build=>run@livarcocc this check the fix for https://github.com/dotnet/cli/issues/6863 merged with PR #6937 adding a good smoke test for F#