An open API service indexing awesome lists of open source software.

https://github.com/wvanlit/mutation-testing-with-stryker

Slides & demoes for a talk at work about mutation testing with Stryker.
https://github.com/wvanlit/mutation-testing-with-stryker

mutation-testing slides stryker testing

Last synced: 9 months ago
JSON representation

Slides & demoes for a talk at work about mutation testing with Stryker.

Awesome Lists containing this project

README

          

# Mutation Testing with Stryker

Slides for a talk about mutation testing with Stryker.

## Slides

The slides are written in Markdown and can be found in the `slides` folder.

They are rendered using [Slidev](https://sli.dev/).

## Demo

The demos are available in the `demo-csharp` and `demo-typescript` folders.