Expand reporting capabilities for Cucumber reporter
Cucumber provides different logs, so it will be nice if testomatio reporter also processes them.
https://cucumber.io/docs/cucumber/reporting/?lang=javascript
use testomatio.datastore to send this.attach() to TESTOMATIO client!
Please test default Cucumber logs
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 from task description which info should we include, because each such reporter generates his own data, it different
need to specify which data do we need in Testomat for cucumber tests