pub fn open_app_client_with_server_in_memory(
app_schema: AppSchema,
server: AppTestServer,
options: AppFixtureOptions,
) -> Result<InMemoryAppFixture<AppTestServer>>pub fn open_app_client_with_server_in_memory(
app_schema: AppSchema,
server: AppTestServer,
options: AppFixtureOptions,
) -> Result<InMemoryAppFixture<AppTestServer>>