matter-it-does

Results 10 issues of matter-it-does

Make 15 parameterized test cases https://en.wikipedia.org/wiki/Natural_sort_order

bug
help wanted

See the old and new comparison in https://github.com/microsoft/vscode-java-test/pull/1449 I'm used to seeing red and green in a list of over 200 tests and orange and violet disturb that quick scan....

ux

For an arrangement like this, sidebar of the tests should be more informative about the paramters. but instead it's just instance name ``` static class BLAH{ int num; public BLAH(int...

upstream

I want to write a task like ``` "inputs": [ { "id": "pickedTest", "type": "command", "command": "extension.yourextension.testPickerinCurrentFile", } ], "tasks": [{ "type": "shell", "command": "mvn -Dtest=${input:pickedTest} test -e", "label": "run...

enhancement

``` Illegal character in path at index xx: /Users/t/OneDrive - company/code/java_global.prefs java.net.URISyntaxException: Illegal character in path at index xx: /Users/t/OneDrive - company/code/java_global.prefs at java.base/java.net.URI$Parser.fail(Unknown Source) at java.base/java.net.URI$Parser.checkChars(Unknown Source) at java.base/java.net.URI$Parser.parseHierarchical(Unknown...

bug

https://pypi.org/project/bpy/ used to be maintained by https://libraries.io/github/TylerGubala but now is kept by https://pypi.org/user/BlenderFoundation/ The page https://libraries.io/pypi/bpy still shows older data. https://github.com/pypi/support/issues/2231 was the ownership transfer ticket

- Go to VScode extension search - Enter `category:formatters cmake` - This extension should show up, but doesn't.

It's not skipping episodes after one ends on netflix. version 3.4.1, chromium 98.0.4758.102

The dependency on spake2 is not working. When installing wormhole, `linux-64/spake2-0.8-0.tar.bz2` is downloaded. This doesn't work with the error message in https://github.com/conda-forge/magic-wormhole-feedstock/issues/12 . It installs files in `lib/python2.7/site-packages/spake2` Right dependency...