C# (CSharp) NBench.Reporting.Targets Namespace

Classes

Name Description
ActionBenchmarkOutput An IBenchmarkOutput designed to run BenchmarkAssertions against the data we collect on each run and in the final benchmark.
ConsoleBenchmarkOutput Output writer to the console for NBench
MarkdownBenchmarkOutput IBenchmarkOutput implementation that writes output for each completed benchmark to a markdown file. Uses FileNameGenerator to generate a file name unique to each test AND the time it was run.