apickli / apickli

apickli - REST API integration testing framework based on cucumber.js
MIT License
207 stars 94 forks source link

how to set file #199

Open jeetu16 opened 1 year ago

jeetu16 commented 1 year ago

how we can set file for testing

OmidTahouri commented 1 year ago

Have you tried the following Gherkin expression? https://github.com/apickli/apickli#:~:text=I%20pipe%20contents%20of%20file%20(.*)%20to%20body

GIVEN I pipe contents of file (.*) to body