# Functions
RunConformanceTests runs conformance tests for driver implementations of the [cache.Cache[K]] interface.
# Interfaces
Harness descibes the functionality test harnesses must provide to run conformance tests.
# Type aliases
HarnessMaker describes functions that construct a harness for running tests.