Skip to content

Fix #880 #945

Merged
slozier merged 2 commits intoIronLanguages:masterfrom
komodo472:master
Sep 23, 2020
Merged

Fix #880 #945
slozier merged 2 commits intoIronLanguages:masterfrom
komodo472:master

Conversation

@komodo472
Copy link
Copy Markdown
Contributor

Fix #880

The addition to CaseGenerator provides the specific file that the test cases are being pulled from. It makes the Go To Test VS action go to the actual test source file and not the C# adapter file. This is a new feature in the most recent release of the Nunit Test Adapter here and here

@dnfadmin
Copy link
Copy Markdown

dnfadmin commented Sep 23, 2020

CLA assistant check
All CLA requirements met.

Copy link
Copy Markdown
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good to me!

@slozier slozier merged commit b57c463 into IronLanguages:master Sep 23, 2020
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.

Replace assertUnreachable with fail

3 participants