Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 559 Bytes

File metadata and controls

30 lines (22 loc) · 559 Bytes
id test-operations
title Test Mode Operations
description Guide into Keploy Test Mode
sidebar_label Test
tags
operation-guide
test
replay-tests

To run KTests and KMocks you can follow any one of these methods:

Method 1

Set Environment Variable `KEPLOY_MODE`
export KEPLOY_MODE="test"

Run application and find test report summary on the Keploy Server Logs and detailed test report in directory where Keploy Server is running.

Test report summary