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
62
Introduce Yeti
okuryu
February 23, 2012
Tweet
Share
More Decks by okuryu
See All by okuryu
Mojito Shaker
okuryu
1
59
Around PhantomJS
okuryu
1
110
YUI on Node.js
okuryu
2
100
Other Decks in Programming
See All in Programming
Amazon ECS とマイクロサービスから考えるシステム構成
hiyanger
2
520
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
220
Introduction to kotlinx.rpc
arawn
0
670
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
240
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
410
一休.com のログイン体験を支える技術 〜Web Components x Vue.js 活用事例と最適化について〜
atsumim
0
320
苦しいTiDBへの移行を乗り越えて快適な運用を目指す
leveragestech
0
340
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
730
Writing documentation can be fun with plugin system
okuramasafumi
0
120
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
120
ファインディの テックブログ爆誕までの軌跡
starfish719
2
1.1k
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
1
140
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
306
110k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
Facilitating Awesome Meetings
lara
51
6.2k
Building Applications with DynamoDB
mza
93
6.2k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Mobile First: as difficult as doing things right
swwweet
223
9.3k
Building an army of robots
kneath
302
45k
Designing Experiences People Love
moore
139
23k
YesSQL, Process and Tooling at Scale
rocio
171
14k
Gamification - CAS2011
davidbonilla
80
5.1k
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]