Initial public release of Apophis — invariant-driven automated API testing
This commit is contained in:
@@ -53,7 +53,6 @@ export interface VerifyRunResult {
|
||||
export interface VerifyRunnerDeps {
|
||||
fastify: FastifyInjectInstance
|
||||
seed: number
|
||||
generationProfile?: 'quick' | 'standard' | 'thorough'
|
||||
timeout?: number
|
||||
routeFilters?: string[]
|
||||
changed?: boolean
|
||||
|
||||
Reference in New Issue
Block a user