Skip to content

draptik/stryker-since-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stryker.NET Demo

Trying to understand the --since and --baseline features...

The config file has:

    "since": {
      "enabled": true,
      "ignore-changes-in": [],
      "target": "v1"
    },

There is a tag v1.

I was expecting that the report is empty, because no new code was added after the v1 tag commit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published