Giter Site home page Giter Site logo

mocha-autotest's Introduction

Prerequisites for this project:

  • NodeJS (preferable v6 major version with npm 3, not node v8 & v8+)
  • VS Code IDE

Installing and starting the project:

~From command line/terminal

  • npm install
  • npm test

For creating VS Code project and apply configs used by me in the IDE, run install.cmd For generating an install.cmd from your own configs, use the following command line script (without the quotes): "for /F "tokens=*" %i in ('code --list-extensions') do @echo call code --install-extension %i >> install.cmd"

Make sure it is inserted as a single line (and remove erroneus lines if any, by editing the .cmd file)

ALSO you can use Settings Sync plugin for VS Code (See link for exact description)

  • GIST ID : ce43645b2eea0879821a31f5bbd1487a .
  • Please copy and use this ID in other machines to download settings.

Shortcuts:

  1. Upload Key : Shift + Alt + U
  2. Download Key : Shift + Alt + D

Other useful links:

mocha-autotest's People

Contributors

adamkatona avatar

Watchers

 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.