Coder Social home page Coder Social logo

op30132 / protractorlabs-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from duotify/protractorlabs

0.0 0.0 0.0 500 KB

Angular 自動化測試實戰:使用 Protractor 實現 E2E 測試

Home Page: https://www.accupass.com/event/1901110945291586558310

JavaScript 2.27% TypeScript 66.13% HTML 29.57% CSS 2.03%

protractorlabs-1's Introduction

Angular 自動化測試實戰:使用 Protractor 實現 E2E 測試

本專案是【Angular 自動化測試實戰:使用 Protractor 實現 E2E 測試】課程附帶的練習範例專案,學員可以透過此專案進行 E2E 測試相關實作。

必要條件

請參考 Angular 與 Protractor 開發環境說明 進行設定。

初始化練習環境

  1. 執行 Web API 伺服器

    請到 這裡 下載本課程所需的後端 Web API 程式,並依據該頁面說明進行下載並執行。

  2. 使用 Git 下載練習專案並透過 npm install 安裝套件

    git clone https://github.com/duotify/ProtractorLabs.git
    cd ProtractorLabs
    npm install
  3. 使用 VSCode 開啟專案

    code .
  4. 啟動 Angular 開發伺服器

    請在專案根目錄下執行,這個命令會同時啟動前端 Angular 與後端 API 開發伺服器。

    npm start
  5. 測試執行 E2E 測試 (Protractor)

    npm run e2e

protractorlabs-1's People

Contributors

doggy8088 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.