-
## Describe what's missing
Convert Switch case with only a **default case** to if-statement
## How would it work
Given this input
```javascript
switch (true) {
default:
myVa…
-
#72
You asked me about the complexity metrics plugin, which I'm using in IntelliJ. This is the link: https://plugins.jetbrains.com/plugin/12159-codemetrics
I added a short notice also to the go…
-
We've been testing the Kata 2.4.0 release tag with our built equivalent of kata-deploy and have noticed that after running with moderate load in our CI/CD clusters where pods come and go regularly tha…
-
### Environment
1. `vscode-jest version`: v4.4.0
2. `node -v`: v16.1.0
3. `npm -v` or `yarn --version`: 7.11.2
4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): jest@27.5.1
5…
-
It'd be great to have a CI (travis, circleci, ..) to avoid systematically testing all PRs to the with_tests branch by hand.
Note: Possibly one could imagine to do the same for the master branch, bu…
-
## Environment data
- VS Code version: 1.60.0
- Extension version: v2021.9.1218897484
- OS and version: Windows_NT x64 10.0.19042
- Python version : 3.7.9
- Type of virtual environmen…
-
### Node Version
14.15.4
### Npm version
6.14.10
After installing dependencies and running `npm run test` the outcome is:
````
> tennis-refactoring-kata@1.0.0 test C:\Users\Carlotta\worksp…
-
https://travis-ci.org/kata-containers/runtime/jobs/461613820
```
• architecture:
Host: ppc64le
golang: ppc64le
Build: ppc64le
• golang:
go version go1.10.5 linux/ppc64le
• Summary:
des…
-
I cloned the repo. Try to run the CSharp tests but an error occurs:
"No test is available in D:\*\*\Tennis-Refactoring-Kata\csharp\Tennis\bin\Debug\net5.0\Tennis.dll. Make sure that test discovere…
-
_Updated September 29, 2022! We're close to completing the remaining pages, and there is now a link to the Beta site from the main site._
---
_Updated October 22, 2021! We have released [React D…