Skip to content

Commit

Permalink
Executable Tutotial: Adding bugs to code to evaluate tests Using Stry…
Browse files Browse the repository at this point in the history
…ker Mutator in JS (#1575)

* feat: test

* feat: first proporsal

* feat: first proporsal
  • Loading branch information
dchahuan authored Mar 25, 2022
1 parent bb3b785 commit 003da60
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions contributions/executable-tutorial/pdchao-docl/README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 003da60

Please sign in to comment.