pkunze
pkunze
I Installed miktext and pandoc (1.19.2), but I am unable to convert from markdown. ```ps ConvertFrom-Markdown -markdownFile .\changelog.md -OutputType PDF ``` results in > Die Benennung "Test-PSCodeBlock" wurde nicht als...
This seems to fix the manifest creation if no chapter comments are contained in the markdown file. basically it makes the whole document get wrapped inside a "wrapper chapter" so...
Mutation Testing was missing in this awesome list. I think it takes testing to the next level so I added 2 usable frameworks.
When the Extension "CodeMaintainability" (https://marketplace.visualstudio.com/items?itemName=ognjen-babic.code-maintainibility) is installed, the Code Cleanup on Save Extension does not work anymore. I am on the latest Version of VS (Version 16.10.2). I'm not sure...
### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [x] I added a very descriptive title to this issue. - [x] I have provided sufficient...
**Describe the bug** We having trouble generating the HTML report. We are mutating a class which is covered by *a lot* of tests. Now, the generated json file is approx...