GithubHelp home page GithubHelp logo

echonax / ng2-beta-and-test-framework Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 217 KB

A framework with express, Angular 2 beta, jasmine and karma-istanbul

JavaScript 16.44% TypeScript 8.88% CSS 30.29% HTML 44.39%

ng2-beta-and-test-framework's Introduction

Angular-2-Beta-and-test-framework

*install node package manager (http://blog.npmjs.org/post/85484771375/how-to-install-npm)

*run the npm install command in root dir
*run the npm install command in /client dir so that package.json can download the necessary dependencies

*in root dir run node app.js and voila! you have a ui framework that is made with angular 2 beta

username/pass = admin

*you can write your components inside /client/components and there are 2 test class examples already inside

*for test framework and coverage, I used jasmine and karma with istanbul

*you can see the test framework from localhost:9999/unit-tests.html

*and for coverage instal global istanbul packet for karma->npm install -g istanbul

*then run the below command inside /client

istanbul cover ./node_modules/jasmine-node/bin/jasmine-node components/Test.spec.js --dir ./components/istanbul

*you can see the coverage report inside /client/components/istanbul/lcov-report/index.html

ng2-beta-and-test-framework's People

Contributors

echonax avatar

Stargazers

Piyush Agade avatar gabi avatar Kevin Gary avatar

Watchers

gabi 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.