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

[bug] logs name autoincrement doesn't work when `output-dir` is set #779

Closed berlic closed 3 months ago

berlic commented 8 months ago

Hi! Thank you for this handy testing tool.

We noticed that logs autoincrement feature (that generates venom1.log venom2.log, etc.) doesn't work when logs are written to a custom directory (not the current working directory).

yesnault commented 3 months ago

verified, it's expected.