Richard Werkman

Results 34 issues of Richard Werkman

**Describe the bug** I've noticed that UTF-8 string literals are not mutated. **Expected behavior** I'd expect the following line to be mutated by the string literal mutator: ``` cs var...

🐛 Bug
good first issue

**Is your feature request related to a problem? Please describe.** We've released a few defects lately we could have prevented if our integration tests were broader. **Describe the solution you'd...

🚀 Feature request

In stryker-net we want to introduct a new feature: mutant levels. By setting a higher mutation level, more complex mutants are placed. All higher levels include the lower level mutations...

To make https://github.com/stryker-mutator/stryker-net/issues/2662 possible we should add a field for code coverage available in the schema and display this somewhere in the UI. We could just store the final coverage...

enhancement
hacktoberfest

The table of the mutation testing elements have fixed headers now, while the headers in the json schema are not fixed. This results in "useless" table columns. For example: ![image](https://user-images.githubusercontent.com/14224500/53475630-b477a980-3a70-11e9-910e-5056c19c358e.png)...

Docusaurus supports versioning like this: https://docusaurus.io/docs/versioning ![image](https://user-images.githubusercontent.com/14224500/135583628-6b5319b8-df0d-4506-9b4e-6dcc48ec265f.png) I expect we cannot use this at the moment since every stryker has its own version. So idealy we would be able to...

enhancement

I'd like to see a list of all supported mutation test frameworks that work with the stryker dashboard. Maybe in a carousel so we can add new supported frameworks easily...

enhancement
area: frontend