Benchmark
scalus.testing.Benchmark
object Benchmark extends Tag
Tag for benchmark tests that are slow and should not run by default.
Tests tagged with this tag are excluded from default test runs. To run benchmarks, use:
sbtn "project/testOnly -- -n scalus.testing.Benchmark"
Attributes
- Graph
-
- Supertypes
-
class Tagclass Objecttrait Matchableclass Any
- Self type
-
Benchmark.type
Members list
In this article