Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mrodzis
slides
Commits
e352eae2
Commit
e352eae2
authored
Dec 11, 2020
by
mrodzis
💪
Browse files
layout
parent
d8bcd98e
Pipeline
#163507
passed with stage
in 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
talks/2020-12-15-workshop-tdd/custom.css
View file @
e352eae2
...
...
@@ -71,7 +71,7 @@ h2 {
}
.reveal
h2
{
font-size
:
2
em
;
font-size
:
1.5
em
;
padding-left
:
35px
;
margin-bottom
:
50px
;
}
...
...
talks/2020-12-15-workshop-tdd/slides.md
View file @
e352eae2
...
...
@@ -19,8 +19,6 @@ Stefan Hynek, Michelle Weidling<!-- .element: id="author-name" -->
## TDD
Test Driven Development folgt drei einfachen Schritten:
1.
schreibe einen Test, der
**fehlschlägt**
2.
schreibe Code, der den Test gerade so
**bestehen**
lässt
3.
refaktoriere deinen Code
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment