Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 213 Bytes

store-string-value.md

File metadata and controls

10 lines (6 loc) · 213 Bytes

Save a String Value to Redis

Step Definition:

This step saves a string value in Redis with a specified key.

Gherkin Example:

When I save string value "testValue" to redis by "testKey"