Usage
On Python => 2.7 run
python -m bats
On Python <2.7 (POD it is 2.6) run python -m bats.__main__
There are four actions supported:
#
Params:Pass metadata.json
Pass dynamic values - Pass dynamic values that will be replaced in the metadata.json. For example if I execute below command,
Then, it will replace ${key} with 'value' in below metadata.json
Fail on errors