Aliaksei Fesun

Results 2 issues of Aliaksei Fesun

### Context fixes #691 #### Checklist - [x] [Sign Allure CLA][cla] - [x] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2

type:improvement
theme:codeceptjs

i found that on my point of view we create `current.test` too late . right now it’s inside this method ``` testStarted(test) { this.currentTest = test; const allureTest = this.allureTestByCodeceptTest(test);...

theme:codeceptjs