Skip to content

A TypeScript Node Js Web TestRunner for Validation Testing of Jacdac Hardware Modules

License

Notifications You must be signed in to change notification settings

AirChandler/Validate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validate

A TypeScript Node Js Web TestRunner for Validation Testing of Jacdac Hardware Modules

Install

  • Requires Node-
    • Install
      • sudo apt-get install nodejs npm
        • NOTE if you run npm -v and version number is < 7.10
        • reinstall npm using curl https://www.npmjs.com/install.sh | sudo sh
      • Install dependencies
        • npm install
    • Run
      • npm run start
      • The web server is hosted at localhost:3000

About

A TypeScript Node Js Web TestRunner for Validation Testing of Jacdac Hardware Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published