Merge branch 'fix-test-design-link' into 'master'
Broken Link to Test Design See merge request gitlab-org/gitlab-ce!32279
This commit is contained in:
commit
13627ca919
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ a level that is difficult to manage.
|
||||||
Test heuristics can help solve this problem. They concisely address many of the common ways bugs
|
Test heuristics can help solve this problem. They concisely address many of the common ways bugs
|
||||||
manifest themselves within our code. When designing our tests, take time to review known test heuristics to inform
|
manifest themselves within our code. When designing our tests, take time to review known test heuristics to inform
|
||||||
our test design. We can find some helpful heuristics documented in the Handbook in the
|
our test design. We can find some helpful heuristics documented in the Handbook in the
|
||||||
[Test Design](https://about.gitlab.com/handbook/engineering/quality/guidelines/test-engineering/test-design/) section.
|
[Test Engineering](https://about.gitlab.com/handbook/engineering/quality/test-engineering/#test-heuristics) section.
|
||||||
|
|
||||||
## Test speed
|
## Test speed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue