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
ScanAPI Workshop. DjangoCon EU 2022
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Camila Maia
September 23, 2022
Technology
0
780
ScanAPI Workshop. DjangoCon EU 2022
https://pretalx.evolutio.pt/djangocon-europe-2022/talk/AFYRWB/
Camila Maia
September 23, 2022
Tweet
Share
More Decks by Camila Maia
See All by Camila Maia
GitHub Actions - Semana DevOps LINUXTips.pdf
camilamaia
0
46
Minha Jornada em Developer Experience (DX) - DevOpsDays Salvador 2024
camilamaia
0
41
Cumbuca Dev: Ensinando com Open Source - 71º Python Floripa no MeLi
camilamaia
0
76
COMO E PORQUE ENSINAR A PROGRAMAR COM OPEN SOURCE - Python Brasil 2023
camilamaia
0
74
Como testar e manter APIs de qualidade - Codecon Digital 2023
camilamaia
0
1.2k
factory_boy: testing like a pro. DjangoCon US 2022
camilamaia
0
900
factory_boy: testing like a pro. DjangoCon EU 2022
camilamaia
1
890
Como testar e documentar REST APIs com ScanAPI - Agile Testers Conference 2021
camilamaia
0
430
factory_boy: Testando Objetos Complexos Python Brasil 2021
camilamaia
0
540
Other Decks in Technology
See All in Technology
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
100
「使いにくい」も「運用疲れ」も卒業する UIデザイナーとエンジニアが創る持続可能な内製開発
nrinetcom
PRO
1
770
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1.1k
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
140
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.9k
AI Agentにおける評価指標とAgent GPA
tsho
1
280
Kaggleで鍛えたスキルの実務での活かし方 競技とプロダクト開発のリアル
recruitengineers
PRO
1
100
社内でAWS BuilderCards体験会を立ち上げ、得られた気づき / 20260225 Masaki Okuda
shift_evolve
PRO
1
160
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
3
240
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
4
22k
【SLO】"多様な期待値" と向き合ってみた
z63d
2
290
Featured
See All Featured
30 Presentation Tips
portentint
PRO
1
250
How to train your dragon (web standard)
notwaldorf
97
6.5k
Getting science done with accelerated Python computing platforms
jacobtomlinson
2
130
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
970
Building AI with AI
inesmontani
PRO
1
760
The Curious Case for Waylosing
cassininazir
0
260
The browser strikes back
jonoalderson
0
760
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
140
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Transcript
WORKSHOP: Automated Integration Testing and Live Documentation for your Django
APIs DjangoCon EU 2022 - Porto Camila Maia
You can this presentation at: speakerdeck.com/cmaiacd
Who am I?
Backend Developer @
Coding since 2010 👵
Python 🐍 and Ruby 💎
Community ❤
Motivation
Everything started in a week which I as Firefighter 🔥
Integration Errors 💥 Client sending fields different than what’s expected
Frontend receiving fields different than what’s expected
Missing endpoints Missing fields Misinformation Outdated documentation 📜
/book/:seat_id flight_id? airplane_id? passenger_id? Is the airplane available? ???? Hard
to recreate complex scenarios 😤
None
None
What is it?
Open Source Framexwork Command Line Interface (CLI) Written in Python
1. Provide a Live Documentation
2. Tool to implement Integration Tests
Specification Files Report For each request: - Hit the endpoints
- Run the tests
Why should I use ScanAPI? 7 reasons!
1. It works for any REST API, it doesn't matter
how it was built
2. It is extremely useful for testing and documenting both
owned and third-party APIs
3. It is possible to chain requests, which is essential
for testing complex scenarios
4. The documentation is automatically generated, it never gets outdated
5. It is simple
6. It is flexible
7. There is nothing in the market that does what
ScanAPI does!
+1.5k + 1.2k ⭐
scanapi.dev Tutorial github.com/camilamaia/ scanapi-tutorial
GitHub - https://github.com/scanapi Twitter - @ScanAPI_ Discord - discord.scanapi.dev Communication
github.com/scanapi ❤
Let’s use it!
And share it! 🚀
THANK YOU! @cmaiacd camilamaia cmaiacd.com