Skip to content

Commit ddbe39d

Browse files
authored
Add related to topic "testing"
1 parent 1357894 commit ddbe39d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

topics/testing/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ display_name: Testing
44
short_description: Eliminate bugs and ship with more confidence by adding these tools to your workflow.
55
topic: testing
66
wikipedia_url: https://en.wikipedia.org/wiki/Software_testing
7+
related: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit
78
---
89
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
910
Eliminate bugs and ship with more confidence by adding these tools to your workflow.

0 commit comments

Comments
 (0)