Pre-flight checklist
Problem Statement
Hello, I wanted to create a script callable during the test that calls API endpoints to send some test data.
It seems curl is not in the image (I'm not using jshell lmao).
Is it possible to add it ?
Proposed Solution
Install curl in the image
Alternatives Considered
Not jshell 😆
Affected Component
Cucumber / BDD Integration
Example Usage / API Sketch
Additional Context
No response
Pre-flight checklist
Problem Statement
Hello, I wanted to create a script callable during the test that calls API endpoints to send some test data.
It seems curl is not in the image (I'm not using jshell lmao).
Is it possible to add it ?
Proposed Solution
Install curl in the image
Alternatives Considered
Not jshell 😆
Affected Component
Cucumber / BDD Integration
Example Usage / API Sketch
Additional Context
No response