-
### Version
29.3.0
### Steps to reproduce
Use a `jest.config.ts` like:
```ts
export default {
preset: './jest.preset.js',
coverageDirectory: './coverage',
};
```
### Expected behavior
…
-
**Given**
We have a fail test and traces are enabled and we have set correct attchmentsBaseURL
**When**
I open the BDD report and go to the test that failed
**Then**
I click on the link to op…
-
#### Bug:
matTooltip directive creates detatched DOM trees when used and then disposed.
If using a tooltip in an component, in my case on a normal div element, there will be a detatched dom tree f…
-
Version
node: 'v20.11.0', npm: '10.2.4'
Environment info
"sass-loader": "^10.5.2",
"svg-url-loader": "^7.1.1",
"svgxuse": "^1.2.6",
"to-css": "^1.2.1",
"v-calendar": "^1…
-
Today, end users cannot write custom reporters because they must link against explicit versions of runner.utility, and therefore would only be usable by runners linked against the same version of runn…
-
To provide a better developer experience when running tests with IntelliJ and WebStorm, Serenity/JS should report additional information to the Protractor test runner:
- [ ] Test execution time, vi…
-
After chrome updated today it seems our builds no longer work. interactive shells seem to work, just not in jenkins :(
chrome Version 52.0.2743.82 m
OS: Windows Server 2012 r2
```
[4mRunning "karma…
-
Hi, I have some rules added to warn:
![image](https://github.com/user-attachments/assets/31133839-f78f-4c16-ad96-5aa32ca19732)
stylelint local run returns
![image](https://github.com/user-atta…
-
记录一些自己的困惑。
- karma,jest和mocha选择哪一个?
- jest, mocha, karma, chai, sinon, jsmine, vue-test-utils都是些什么东西?
- chai,sinon是什么?
- 为什么以spec.js命名?
- 如何为聊天的文字消息组件写单元测试?
- 运行在哪个目录下?
- karma.conf…
-