Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Code quality for testing frameworks
Search
Sven Kroell
June 13, 2017
0
74
Code quality for testing frameworks
Sven Kroell
June 13, 2017
Tweet
Share
More Decks by Sven Kroell
See All by Sven Kroell
QA/Developer Collaboration
thywen
0
40
Architecture for test frameworks
thywen
0
58
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
530
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
The Cult of Friendly URLs
andyhume
79
6.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
Transcript
Code Quality for Test Frameworks Sven Kroell
About me Tester Software Craftsperson Working @MaibornWolff Love nature and
hiking Traveller @craftingtester
My history Brands4Friends Babbel BBC Worldwide MaibornWolff
Quality, But why? Many changes Maintenance Fast releases Variety of
tools Tutorials often without depth
Frameworks? What do they do? Combination of different tools Orchestration
of tests Data generation Reporting
Pitfalls Lack of coding skill Time pressure Quality as a
cost centre Roleism
How to improve? Get better at coding Know your tooling
Establish a quality culture Be brave
Get better at coding Engage in communities Pair with your
developers Do katas
Know your tools Rubocop as linter Simplecov for codecoverage Guard
for task automation
Demo The Demo is very short and I will only
show how guard works
Quality Culture Involve team members Showcase your results Communicate Do
merge requests
Be brave Show your skills Stand by your opinion Seek
help Be visible
Benefits Teams getting closer Developers are more engaged Shows your
value Better maintainable code
Questions? Thank you All pictures ©Sven Kroell