diff --git a/contributions/executable-tutorial/pdchao-docl/README.md b/contributions/executable-tutorial/pdchao-docl/README.md new file mode 100644 index 0000000000..6090336902 --- /dev/null +++ b/contributions/executable-tutorial/pdchao-docl/README.md @@ -0,0 +1,24 @@ +# Assignment Proposal + +## Title + +Adding bugs to code to evaluate tests Using Stryker Mutator in JS + +## Names and KTH ID + +- Diego Chahuan (docl@kth.se) +- Preston Chao (pdchao@kth.se) + +## Deadline + +Deadline for task 1 + +## Category + +Executable tutorial + +## Description + +Stryker Mutator is a tool where you are able to test how relevant your own tests that you creat are towards detecting bugs. We plan on creating a tutorial that shows how to set up Stryker Mutator on your own machine, explain the services Stryker Mutator provides, and give an simple example of Stryker Mutator in use. + +We plan on using Katacoda to step through the tutorial interactively and execute the necessary steps that we detailed above. We will voice over what we are doing to create a tutorial that is easy for the user to follow.