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.
- Host: GitHub
- URL: https://github.com/wvanlit/mutation-testing-with-stryker
- Owner: wvanlit
- Created: 2025-02-16T16:46:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T09:09:42.000Z (over 1 year ago)
- Last Synced: 2025-08-18T13:34:30.583Z (11 months ago)
- Topics: mutation-testing, slides, stryker, testing
- Language: C#
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.