You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fabricereix@lepapareil--curl is available now, I've added two integrations tests tests_ok/assert_body_curl.sh and tests_ok/multilines_curl.sh. Don't know yet if we use the current integration tests or if we do dedicated tests with tests_curl/*. I like this simple first step, it fits in our current integration tests model, we can reuse existing Flask endpoints, we can add curl integration tests to tests_failed/*etc... To discuss !
Add
--curl
option to get the list of curl commands to reproduce a run.When using
--verbose
, we already display a debug curl command. This option will list the curl command without being force to grep the standard error:The text was updated successfully, but these errors were encountered: