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
Introduce Yeti
Search
okuryu
February 23, 2012
Programming
1
65
Introduce Yeti
okuryu
February 23, 2012
Tweet
Share
More Decks by okuryu
See All by okuryu
Mojito Shaker
okuryu
1
60
Around PhantomJS
okuryu
1
110
YUI on Node.js
okuryu
2
100
Other Decks in Programming
See All in Programming
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
960
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
4
1.1k
Model Pollution
hschwentner
1
180
Swift Concurrency - 状態監視の罠
objectiveaudio
2
300
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
2
280
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
630
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.2k
Repenser les filtres API Platform: une nouvelle syntaxe
vinceamstoutz
2
150
Server Less Code More - コードを書かない時代に生きるサーバーレスデザイン / server-less-code-more
gawa
5
1.9k
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.1k
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
2
1.3k
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
230
Featured
See All Featured
Scaling GitHub
holman
463
140k
Designing for humans not robots
tammielis
254
25k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
The Cult of Friendly URLs
andyhume
79
6.6k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
It's Worth the Effort
3n
187
28k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
560
Why Our Code Smells
bkeepers
PRO
339
57k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
How GitHub (no longer) Works
holman
315
140k
Optimizing for Happiness
mojombo
379
70k
Transcript
Introduce Yeti Ryuichi Okumura
What’s Yeti • YUI Easy Testing Interface • Command-line tool
for running JavaScript unit tests in browsers • NOT testing framework
Why Yeti • YUI has many test cases • YUI
support many browsers/devices
Installation • $ npm install yeti • connect • express
• jade • socket.io
Running Yeti • Start Yeti Server • $ yeti --server
• Running testing • $ yeti tests.html • YUI Test’s test cases
Demos • http://www.youtube.com/watch? v=85Q06z7_B0w
Next Yeti • https://github.com/yui/yeti/wiki/Yeti-Next • Integration CI • Support server-side
application • Support other test framework • https://github.com/yui/yeti/wiki/Yeti-Cocktails • Meets Cocktails
Source code • https://github.com/yui/yeti • https://github.com/reid/yeti
[email protected]