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

NBench only detects Assemblies and lists them all as 1 test, no matter the number of tests in the assembly #332

Open
Doug-Bowen opened this issue Apr 16, 2020 · 1 comment

Comments

@Doug-Bowen
Copy link

var testPackage = BuildTestPackage<Execution>();
Builds a list of assemblies and, once executed, the assembly is parsed for Benchmark Tests.

NUnit reports these all as 1 test. Should be reported as individual tests.

@Aaronontheweb
Copy link
Member

I'm sorry, could you expand on this? I'm not sure what you mean

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

2 participants