-
Updated
Dec 21, 2020 - TypeScript
#
stryker
Here are 26 public repositories matching this topic...
Mutation testing for JavaScript and friends
hugo-vrijswijk
commented
Dec 17, 2020
Right now the temp dir is deleted after running using a FS2 tempDir Resource. This is done in the MutantRunner.
It'd be nice to have a config option to keep the generated temp dir after running for debugging purposes to look at the generated code. An option similar to [Stry
Node.js / Express Onion Architecture boilerplate with Typescript
nodejs
infrastructure
enterprise
boilerplate
fixtures
express
typescript
database
rest
mocha
solid
architecture
oop
postgresql
swagger
chai
entity
sinon
typeorm
onion
stryker
mappers
prepare-database
onion-architecture-boilerplate
-
Updated
Dec 11, 2020 - TypeScript
Nest framework TypeScript starter (node.js)
-
Updated
Dec 17, 2020 - TypeScript
Repository to maintain our stryker-mutator.github.io
-
Updated
Dec 18, 2020 - JavaScript
The command-line interface for Stryker, the JavaScript mutation testing framework
-
Updated
Dec 10, 2020 - TypeScript
Mutation Testing – featuring an example using Stryker, a framework for the JavaScript ecosystem
-
Updated
Dec 17, 2020 - JavaScript
Mutation tests example with Jest and Stryker
-
Updated
Nov 17, 2020 - TypeScript
Azure Devops extension to publish and display the mutation testing report in the build result
-
Updated
Dec 18, 2020 - TypeScript
A talk I did for a Flipp lunch-n-learn covering Mutation Testing
-
Updated
May 19, 2020 - JavaScript
A simple example to demonstrate you how to implement mutation testing into your .NET/C# application
testing
csharp
mutation-testing
test
mutation
tests
netcore
testing-tools
csharp-code
stryker
mutation-test
stryker-test
-
Updated
Jul 9, 2020 - C#
Azure Devops extension to run mutation tests on .NET Core and .NET Framework projects with Stryker.Net.
-
Updated
Sep 19, 2020 - PowerShell
-
Updated
Dec 14, 2020 - TypeScript
A starter for JavaScript projects
-
Updated
Nov 17, 2020 - JavaScript
A sample repo leveraging TypeScript, jest and ts-jest and stryker (with code coverage and debugging)
-
Updated
Nov 8, 2018 - TypeScript
Using Stryker to run mutation testing on CI builds
-
Updated
Feb 16, 2020 - C#
TypeScript Mutation Testing Example: TS, Jest, Stryker
-
Updated
Nov 23, 2020 - JavaScript
My portfolio website featuring web applications, websites, graphics, and etc. that I developed for employers and side projects.
-
Updated
Nov 2, 2020 - HTML
Improve this page
Add a description, image, and links to the stryker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stryker topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I'm not being able to run Stryker in a project (netframework 4.5) inside a machine that doesn't have VS2017 installed (it has VS2015). Stryker fails when it tries to build the solution.
I ran some tests and found out that it tries to use the MSBuild.exe located at the first path defined on MSBuildHelper's.fallbackLocations.