gemini-testing / gemini-testing/testplane
mocha оверрайдит типы jest, начиная с testplane релизов
- Dominant language
- TypeScript
- Stars
- 830
- Forks
- 76
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 14
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.