-
Add `benchmark_context` flag that allows per-run custom context. (#1127) · 33c133a2Dominic Hamon authored
* Add `benchmark_context` flag that allows per-run custom context. Add support for key-value flags in general. Added test for key-value flags. Added `benchmark_context` flag. Output content of `benchmark_context` to base reporter. Solves the first part of #525. * Docs and better help
×