Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: >
|
||||
Writing good automated test names
|
||||
Writing good automated test names
|
||||
pubDate: 2022-11-15
|
||||
permalink: >-
|
||||
archive/2022/11/15/writing-good-automated-test-names
|
||||
archive/2022/11/15/writing-good-automated-test-names
|
||||
tags:
|
||||
- testing
|
||||
- testing
|
||||
---
|
||||
|
||||
Something that I often see in code examples or tutorials are test methods like `testGet` or `testAdd`, or `testSubtract`. Short method names that don't describe the scenario that they're testing in much detail.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue