spacejack / ospec-ts-example

ospec TypeScript Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ospec TypeScript Example

This uses ts-node to run TypeScript ospec test scripts directly, without compiling them.

There is one simple test stub in test/index.ts

See the "test" script in package.json.

Install and Test

npm i
npm test

About

ospec TypeScript Example


Languages

Language:TypeScript 100.0%