Reference

createAppFixture

Creates a temporary app fixture directory for integration tests.

Signature

function createAppFixture(prefix: string): Promise<AppFixture>