# Generated by roxygen2: do not edit by hand

export(CopyStrategy)
export(FileTestStrategy)
export(FullTestStrategy)
export(MutationReporter)
export(PackageCopyStrategy)
export(ProgressMutationReporter)
export(TestStrategy)
export(default_copy_strategy)
export(default_reporter)
export(default_test_strategy)
export(muttest)
export(operator)
export(plan)
import(testthat)
importFrom(R6,R6Class)
importFrom(cli,col_green)
importFrom(cli,col_grey)
importFrom(cli,col_red)
importFrom(cli,col_yellow)
importFrom(cli,symbol)
importFrom(rlang,.data)
importFrom(rlang,`%||%`)
