dpfg
dpfg
Syntax highlighting would also be nice to have. When you edit markdown in vscode and put code snippet with specified syntax you get highlighting + indentation on typing. Would be...
Thanks, looks really good!
@dzmitrybohnat Looks like it's an issue on the server side - incomplete http/2 spec implementation. Can you try to run bozr with the following environment variable ``` GODEBUG=http2client=0 ``` It...
https://github.com/golang/go/issues/5742 looks like there is yet another issue with Azure + Go I have rebuilt boar using latest version of Go that should address this problem. @dzmitrybohnat Could you try...
Both, console and junit reporters have duration per test and whole suite set.
I have only one solution for this - moving to a stream-based json parser.
JSON schema is working with valid json - can't handle this.