loadFixture
loadFixture(
provider,scenario,options?):Promise<Fixture>
Defined in: fixture-loader.ts:23
Load a single fixture from file
Parameters
Section titled “Parameters”provider
Section titled “provider”string
scenario
Section titled “scenario”string
options?
Section titled “options?”useCache?
Section titled “useCache?”boolean
Returns
Section titled “Returns”Promise<Fixture>