Oleksandr Pelykh
Oleksandr Pelykh
https://github.com/testomatio/reporter/pull/237
remove config file; user should load file via dotenv manually
https://github.com/testomatio/reporter/pull/285
there are formaters (like a custom reporters) in Cucumber it has a lot of build in, but also you can connect external or custom (create your own) its not clear...
Will be fixed with https://github.com/testomatio/check-tests/issues/132 @tikolakin please describe your with in a separate ticket.
@TetianaKhomenko please recheck
@cjol please tell which logs do you expect? I assume you have some logs in your terminal on testrun but they are not uploaded to Testomat? Share screenshot.
@cjol the reason is that some time ago we disabled automatic console logs sending to testomat. to enable, set `TESTOMATIO_INTERCEPT_CONSOLE_LOGS=1` 
https://github.com/testomatio/reporter/pull/436