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
MCPで実現できる、Webサービス利用体験について
syumai
7
2.5k
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
810
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
0
280
LLMOpsのパフォーマンスを支える技術と現場で実践した改善
po3rin
8
910
物語を動かす行動"量" #エンジニアニメ
konifar
14
5k
iOS開発スターターキットの作り方
akidon0000
0
240
A Gopher's Guide to Vibe Coding
danicat
0
140
AIに安心して任せるためにTypeScriptで一意な型を作ろう
arfes0e2b3c
0
360
Bedrock AgentCore ObservabilityによるAIエージェントの運用
licux
9
670
CLI ツールを Go ライブラリ として再実装する理由 / Why reimplement a CLI tool as a Go library
ktr_0731
3
1.1k
あまり知られていない MCP 仕様たち / MCP specifications that aren’t widely known
ktr_0731
0
260
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
600
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.6k
GitHub's CSS Performance
jonrohan
1031
460k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
YesSQL, Process and Tooling at Scale
rocio
173
14k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Facilitating Awesome Meetings
lara
55
6.5k
BBQ
matthewcrist
89
9.8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.3k
RailsConf 2023
tenderlove
30
1.2k
Speed Design
sergeychernyshev
32
1.1k
Navigating Team Friction
lara
188
15k
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]