We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
var testPackage = BuildTestPackage<Execution>(); Builds a list of assemblies and, once executed, the assembly is parsed for Benchmark Tests.
var testPackage = BuildTestPackage<Execution>();
NUnit reports these all as 1 test. Should be reported as individual tests.
The text was updated successfully, but these errors were encountered:
I'm sorry, could you expand on this? I'm not sure what you mean
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: