e2eTest

fun e2eTest(composeUiTest: AndroidComposeTestRule<*, *>, config: E2ETestConfig = E2ETestConfig(), block: suspend E2ETestScope.() -> Unit)


actual fun e2eTest(config: E2ETestConfig, block: suspend E2ETestScope.() -> Unit)

The primary entry point for writing End-to-End tests in Parikshan.

This function orchestrates the lifecycle of your application under test, including installation, launch, and video recording.

Parameters

config

Optional configuration for the test execution.

block

The test scenario logic, executed within the E2ETestScope.

expect fun e2eTest(config: E2ETestConfig = E2ETestConfig(), block: suspend E2ETestScope.() -> Unit)

The primary entry point for writing End-to-End tests in Parikshan.

This function orchestrates the lifecycle of your application under test, including installation, launch, and video recording.

Parameters

config

Optional configuration for the test execution.

block

The test scenario logic, executed within the E2ETestScope.

actual fun e2eTest(config: E2ETestConfig, block: suspend E2ETestScope.() -> Unit)

The primary entry point for writing End-to-End tests in Parikshan.

This function orchestrates the lifecycle of your application under test, including installation, launch, and video recording.

Parameters

config

Optional configuration for the test execution.

block

The test scenario logic, executed within the E2ETestScope.

actual fun e2eTest(config: E2ETestConfig, block: suspend E2ETestScope.() -> Unit)

The primary entry point for writing End-to-End tests in Parikshan.

This function orchestrates the lifecycle of your application under test, including installation, launch, and video recording.

Parameters

config

Optional configuration for the test execution.

block

The test scenario logic, executed within the E2ETestScope.

actual fun e2eTest(config: E2ETestConfig, block: suspend E2ETestScope.() -> Unit)

The primary entry point for writing End-to-End tests in Parikshan.

This function orchestrates the lifecycle of your application under test, including installation, launch, and video recording.

Parameters

config

Optional configuration for the test execution.

block

The test scenario logic, executed within the E2ETestScope.