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
Java on Azure で LangGraph!
kohei3110
0
150
TypeScript LSP の今までとこれから
quramy
1
510
Prism.parseで 300本以上あるエンドポイントに 接続できる権限の一覧表を作ってみた
hatsu38
1
110
プロダクト開発でも使おう 関数のオーバーロード
yoiwamoto
0
150
事業戦略を理解してソフトウェアを設計する
masuda220
PRO
22
6.2k
A2A プロトコルを試してみる
azukiazusa1
2
420
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
730
Cursor Meetup Tokyo ゲノミクスとCursor: 進化と制約のあいだ
koido
2
1k
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
230
実践ArchUnit ~実例による検証パターンの紹介~
ogiwarat
2
270
Perplexity Slack Botを作ってAI活用を進めた話 / AI Engineering Summit プレイベント
n3xem
0
660
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
39
26k
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
524
40k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Become a Pro
speakerdeck
PRO
28
5.4k
Why Our Code Smells
bkeepers
PRO
337
57k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
The Cult of Friendly URLs
andyhume
79
6.4k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
Documentation Writing (for coders)
carmenintech
71
4.9k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Building Adaptive Systems
keathley
43
2.6k
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]