I have codeceptjs tests written in BDD format (Scenarios with tags). I have clubbed tests into few groups (based on tags) and run them in parallel in Travis
Currently, I get the report after all tests are run.
Would like to know if there is a way to know progress - say running 10 out of 100