# Packages
Package benchmarks contains benchmarks for heavy CV use cases.
Package e2e contains all CV end-to-end tests.
# Functions
IsTestingContext checks if the given context was derived from one created by cvtesting.Test.SetUp().
# Structs
DispatchRecorder records dispatches in memory.
Test encapsulates typical setup for CV test.