Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Incorporate mutation testing in order to improve code quality #239

Open
4 tasks
MateuszNaKodach opened this issue Aug 27, 2021 · 1 comment
Open
4 tasks
Labels
scope: 🛰 api Requires changes in the api workspace type: 🧪 test Adding missing tests or correcting existing tests

Comments

@MateuszNaKodach
Copy link
Member

MateuszNaKodach commented Aug 27, 2021

Goal
Test your tests with mutation testing.

Subtasks

  • Configure Stryker mutator
  • Add in package.json script to run mutation testing
  • Run mutation testing for PullRequest only if there are changes for api package.
  • Add mutation testing badge for api package

Helpful resources

@MateuszNaKodach MateuszNaKodach added type: ✨ feat Another new, shiny thing we can have in our app scope: 🛰 api Requires changes in the api workspace type: 🧪 test Adding missing tests or correcting existing tests and removed type: ✨ feat Another new, shiny thing we can have in our app labels Aug 27, 2021
@MateuszNaKodach
Copy link
Member Author

@KrystianKjjk the same tool is very useful in .NET.
I'd be good for you to get familiar with that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: 🛰 api Requires changes in the api workspace type: 🧪 test Adding missing tests or correcting existing tests
Projects
None yet
Development

No branches or pull requests

1 participant