gemini-testing/testplane

Пропала типизация describe/it и т.п.

Closed this issue · 2 comments

Verify latest release

  • I verified that the issue exists in the latest Hermione release

Hermione version

hermione/8.9.4

Last Hermione version that worked

8.9.3

Which area(s) of Hermione are affected? (leave empty if unsure)

No response

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

https://github.com/bolkonya/hermione-playground

Установить зависимости и проверить типы

Actual Behavior

describe и it имеют тип any

Expected Behavior

они типизированы, как раньше - describe: SuiteDefinition, it: TestDefinition

Which Node.js version are you using?

20.10.0

Проблему воспроизвел. Чиню.

Починил в hermione@8.9.5. Спасибо, что обратил внимание. Я тестировал с помощью линков и не заметил проблемы.