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

Add support for running "Ad hoc" test methods in .NET Core Class Library projects #14

Closed
jcansdale opened this issue Jul 20, 2016 · 1 comment
Milestone

Comments

@jcansdale
Copy link
Owner

No description provided.

@jcansdale jcansdale added this to the v4.0a milestone Jul 20, 2016
@jcansdale
Copy link
Owner Author

jcansdale commented Jul 20, 2016

This seems to work fine for system assemblies, project assemblies and NuGet assemblies. There is however an issue with loading System.Diagnostics.TraceSource.dll. You can't for example use Trace.WriteLine in a Class Library project.

@jcansdale jcansdale modified the milestones: v4.0-beta, v4.0a Aug 9, 2016
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