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

Can't run tests in SDK style F# projects #122

Closed
jcansdale opened this issue Jun 19, 2018 · 0 comments
Closed

Can't run tests in SDK style F# projects #122

jcansdale opened this issue Jun 19, 2018 · 0 comments
Milestone

Comments

@jcansdale
Copy link
Owner

jcansdale commented Jun 19, 2018

The project Kind for F# has changed from {6BB5F8EE-4483-11D3-8BCF-00C04F8EC28C} in legacy projects to {6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705} in SDK style projects. This is causing TestDriven.Net to not recognize them as supported F# tests.

There is another issue where F# projects no longer return a null FileCodeModel, but later the FileCodeModel throws a NullReferenceException. See dotnet/project-system#3664.

@jcansdale jcansdale added this to the v4.3 milestone Jun 25, 2018
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

No branches or pull requests

1 participant