ovh / venom

🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
Apache License 2.0
1.06k stars 144 forks source link

fix(venom): Replace backslashes with forward slashes for Windows #753

Closed ivan-velasco closed 11 months ago

ivan-velasco commented 11 months ago

Close #750

yesnault commented 11 months ago

Hi @ivan-velasco , yes, much better here than in parseTestCase func. Thank you for this proposal.