now-and-later icon indicating copy to clipboard operation
now-and-later copied to clipboard

[RFC DRAFT WIP ...] mutation testing, using Stryker

Open brody4hire opened this issue 5 years ago • 0 comments

As I said in PR #16, I tried using the Stryker Mutator mutation testing tool on this project, only found 2 surviving code mutants which are in the same function. My primary purpose right now is to use this work to help improve the Stryker Mutator tool, not to identify any fault with this project.

Here is the HTML report: https://chrisbrody.com/now-and-later-stryker-report-wip00001/

With merge of PR #16, Stryker would not show any more surviving mutants which I think is a major complement for this project.

TODO:

  • [ ] I did have to apply a very unfortunate workaround needed to work on Stryker, hope to get this resolved in the near future.

brody4hire avatar Nov 25 '19 03:11 brody4hire