Skip to content

這是Angular線上讀書會第三季第二堂的demo 介紹Jasmine & Protractor

Notifications You must be signed in to change notification settings

jiaming0708/testTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

說明

這是Angular線上讀書會第三季第二堂的demo

介紹Jasmine & Protractor,可搭配講義

使用

執行jasmine測試

npm test

執行protractor測試前,需先安裝

npm install -g protractor

測試protractor需要執行兩個指令

npm run server npm run e2e

連結

Angular線上讀書會 Angular論壇

About

這是Angular線上讀書會第三季第二堂的demo 介紹Jasmine & Protractor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published