Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 9, 2024
1 parent 769abd3 commit b1ae4ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mutation-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ description: Mutation Testing is a technique used to evaluate the quality of tes

# Mutation Testing

- [`Get Started`](#get-started)
- [`Tested Vs Untested Mutations`](#tested-vs-untested-mutations)
- [`Minimum Threshold Enforcement`](#minimum-threshold-enforcement)
- [`Options & Modifiers`](#options-and-modifiers)
- **[`Get Started`](#get-started)**
- **[`Tested Vs Untested Mutations`](#tested-vs-untested-mutations)**
- **[`Minimum Threshold Enforcement`](#minimum-threshold-enforcement)**
- **[`Options & Modifiers`](#options-and-modifiers)**

<a name="get-started"></a>
## Get Started
Expand Down

0 comments on commit b1ae4ee

Please sign in to comment.