Skip to content

Commit 9fb54cc

Browse files
committed
- Add Step information to environment set logger
- Minor doc updates Signed-off-by: Gopal S Akshintala <[email protected]>
1 parent 439d515 commit 9fb54cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ In the case of collision between variable keys, the precedence order to derive a
123123
. Dynamic Environment supplied through config + Environment built during execution + Postman environment supplied as a file through config
124124
====
125125

126+
TIP: For Dynamic variables, which gets populated from Java code, use $ sign within a variable to indicate it needs to be populated during manual testing. E.g.: `{{$unitPrice}}`
127+
126128
[.lead]
127129
You can _kick off_ this *Template-Driven Testing* by invoking `ReVoman.revUp()`,
128130
supplying your Postman templates and environments, and all your customizations through a *Configuration*:

0 commit comments

Comments
 (0)