Giter Club home page Giter Club logo

angular1.6protractorseed's Introduction

Angular1.6ProtractorSeed#

Basic structure for AngularJs project with Protractor E2E

Specs

*This project use UI-Route for make routing with multiple views. *Use Angular 1.6.x or leter *Need Nodejs 6.x or leter *Protractor 5.2.0 or leter

Installation

Note This version require Node 6.11.x or leter. In order to start the seed use:

> git clone https://github.com/pablogcardoso/Angular1.6ProtractorSeed.git myproyect
> cd myproyect
# install the project's dependencies
> myproyect/ npm install

#Install protractor (global)
> npm install -g protractor
#update web-driver
> myproyect/ webdriver-manager update

Running

For run your project need init the node server and next run all e2e test:

> myproyect/ npm start

#FOR RUN E2E TEST:
#In other windows run:
> myproyect/ webdriver-manager start
#In other windows run :
> myproyect/ protractor conf.js

This project run in port 9000, open browser and go to: http://localhost:9000/

angular1.6protractorseed's People

Contributors

pablogcardoso avatar

Watchers

James Cloos avatar  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.