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
カンファレンスの「アレ」Webでなんとかしませんか? / Conference “thing” Why don't you do something about it on the Web?
dero1to
1
110
Enabling DevOps and Team Topologies Through Architecture: Architecting for Fast Flow
cer
PRO
0
350
OnlineTestConf: Test Automation Friend or Foe
maaretp
0
120
よくできたテンプレート言語として TypeScript + JSX を利用する試み / Using TypeScript + JSX outside of Web Frontend #TSKaigiKansai
izumin5210
6
1.8k
受け取る人から提供する人になるということ
little_rubyist
0
250
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
100
Click-free releases & the making of a CLI app
oheyadam
2
120
Modular Monolith Monorepo ~シンプルさを保ちながらmonorepoのメリットを最大化する~
yuisakamoto
5
340
Nurturing OpenJDK distribution: Eclipse Temurin Success History and plan
ivargrimstad
0
1k
Amazon Qを使ってIaCを触ろう!
maruto
0
420
EMになってからチームの成果を最大化するために取り組んだこと/ Maximize team performance as EM
nashiusagi
0
100
初めてDefinitelyTypedにPRを出した話
syumai
0
420
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
Designing for Performance
lara
604
68k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
A designer walks into a library…
pauljervisheath
204
24k
Building Your Own Lightsaber
phodgson
103
6.1k
The Language of Interfaces
destraynor
154
24k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
Intergalactic Javascript Robots from Outer Space
tanoku
269
27k
GraphQLとの向き合い方2022年版
quramy
43
13k
Faster Mobile Websites
deanohume
305
30k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.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]