authorjapps / authorjapps/zerocode
Is it possible to add YAML.FILE as a Value token?
Open
feature-request
- Dominant language
- Java
- Stars
- 1k
- Forks
- 453
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
Hi,
The stepFile feature allows the user to reference a step written in json format.
```
stepFile: "${JSON.FILE:reusable_content/get_authorisation.json}"
```
In our usage we are writing scenarion in yaml format - but it appears that the stepFile only supports json. Is there any plan to support a YAML file value token similar to JSON.FILE?
Support for ZIP would also be something that be useful for test cases we are currently attempting to implement.
Contributor guide
Assessment
This issue has not been assessed yet.