Gustav Eikaas
Gustav Eikaas
If you reference an issue like this #12. It just shows a blue link, but if you reference as a checkbox it shows the status, title and number. - [...
Is this on the roadmap? I use octo quite heavily for work and would like this feature. If you are open for it I can make a pull request for...
Same issue for me
@memoryz sorry your reply must have passed me by. Yes, my issue is the same as @dennisfriedrichsen describes.
Research indicates that targeting a list of individual tests is really complicated due to the filtering command in dotnet test --filter being so sensitive and requiring, escaping, stripping etc to...
Using TranslationLayer might be a viable solution for this issue
100% possible using this code https://github.com/stryker-mutator/stryker-net/blob/master/src/Stryker.Core/Stryker.Core/TestRunners/VsTest/RunEventHandler.cs
Interesting, im also running windows but im not facing this issue. Granted I have wsl installed and running it in windows terminal. I can make a fix for it, thanks...
Kinda weird actually because the vim.fs.joinpath insists that it normalizes the path `fs.lua`  `UPDATE`: nvm I see, it normalizes for the parts it joins not the preexisting paths. So...