We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ec1c2 commit 78bb4fdCopy full SHA for 78bb4fd
README.md
@@ -65,6 +65,10 @@ TEST_CASE("Benchmark Fibonacci", "[!benchmark]") {
65
}
66
```
67
68
+_Note that benchmarks are not run by default, so you need to run it explicitly
69
+with the `[!benchmark]` tag._
70
+
71
72
## Catch2 v3 has been released!
73
74
You are on the `devel` branch, where the v3 version is being developed.
0 commit comments