Skip to content

todomato/cucumber_nightwatch_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber_nightwatch_demo

範例說明

  1. 前置安裝 :
    npm
    java jdk - 加入環境變數

  2. 步驟
    a.在目錄資料夾啟用命令提示字元
    b. npm install
    c. npm run e2e
    d. 即可啟用demo範例

  3. 注意
    a.調整相關設定 - package.json
    b.新增情境

    1. 在feature資料夾新增xxx.feature
    2. 在step_definitions資料夾新增xxxStep.js

About

cucumber_nightwatch_demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published