testplane icon indicating copy to clipboard operation
testplane copied to clipboard

mocha оверрайдит типы jest, начиная с testplane релизов

Open jehy opened this issue 1 year ago • 8 comments
trafficstars

Verify latest release

  • [X] I verified that the issue exists in the latest Hermione release

Hermione version

No response

Last Hermione version that worked

No response

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

  1. используем проект с джест и гемионой
  2. всё падает, так как подтягиваемые типы из hermione->mocha перекрывают типы jest для функций с тем же названием

Actual Behavior

всё падает

Expected Behavior

хочется чтобы не падало

Which Node.js version are you using?

20

jehy avatar Aug 11 '24 23:08 jehy