LiamMCode / VirtualDogJasmineUnitTesting

Following a pluralsight course 'Testing JavaScript with Jasmine and TypeScript'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualDogJasmineUnitTesting

Following a pluralsight course 'Testing JavaScript with Jasmine and TypeScript'

Installations

An easy to grasp example for training on various web technologies

npm install
npm run bower-typings
tsc
npm start

Requires the following global installations:

  • npm
  • bower
  • typescript
  • typings

Also globally installed:

  • gulp
  • karma-cli
  • tslint (used by VSCode)

About

Following a pluralsight course 'Testing JavaScript with Jasmine and TypeScript'


Languages

Language:TypeScript 93.0%Language:HTML 4.1%Language:CSS 2.5%Language:JavaScript 0.4%