Skip to content

doddsy1990/node-ts-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node, TypeScript & Tests

A small repo with basic tooling to allow someone to write basic typescript functions and unit tests.

One usecase for this repo would be to quickly throw together some code-kata style responses to interview questions.

Running the code

All of the solutions are built using TypeScript 3.6, and are tested using Mocha and Chai, running on Node 12.13.

To get started, download the repository, and then:

$ npm install
$ npm test

About

Quick Code Kata style functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors