Posts match Test tag:

Travis CI build status badge on GitHub

April 05, 2014
如果這一年來你有比較常在各個 GitHub repo 裡亂逛的話,應該蠻常看到像下面這樣的一個畫面 在 repo 標題的右側有著一個小小的圖示(badge),上面寫著 “build passing” 或是 “build failing” 之類的字樣,它們是做什麼用的呢? Continuous Intergration…

AngularJS test 新手上路 (2) - 環境介紹

March 08, 2014
剛開始學習 AngularJS 時,循一般的網路上學習路徑,你可能會先 run 一次 官方的 tutorial ,完全照著裡面寫的 step 做就可以完成一個包含 test 的完整小專案。雖然它一步一步介紹的很清楚,但其實仔細看會發現 test 的部分接近於貼了程式碼就馬虎帶過 lol 來看看做為 tutorial…

AngularJS test 新手上路 (1) - 基本環境設定

March 02, 2014
最近的空閒時間比較忙(?),之前買了很多書結果都沒看… 直到這次連假才終於有鬆一口氣的感覺,於是我翻出了 Mastering Web Application Development with AngularJS…