Skip to content

Commit a62d012

Browse files
authored
Shorten short_description
1 parent e014745 commit a62d012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/tdd/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aliases: test-driven-development
33
created_by: Kent Beck, D.D. McCracken
44
display_name: Test-driven development
55
released: 1957
6-
short_description: Test-driven development is a sofware development process with a test-first approach relying on software requirements being converted to test cases.
6+
short_description: Test-driven development is a development process with a test-first approach relying on requirements being converted to test cases.
77
topic: tdd
88
wikipedia_url: https://en.wikipedia.org/wiki/Test-driven_development
99
related: atdd, bdd, testing, extreme-programming, continuous-testing

0 commit comments

Comments
 (0)