Skip to content

WebileApps/jasmine-nodejs-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Template for adding jasmine tests in NodeJS with Typescript.

JSON Files

All the following commands are already added executed and the corresponding files are added this project.

  1. package.json npm init -f
  2. npm install --save-dev typescript jasmine
  3. tsconfig.json ./node_modules/.bin/tsc --init
  4. spec/support/jasmine.json ./node_modules/.bin/jasmine init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published