Skip to content

smuser90/Alpine_tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlpineTester


A test harness for Alpine devices.

AlpineTester.js takes 2 arguments The first is the path to the testfile you want to execute. The second is the numerical digits of the usbmodem port you want to listen to. Example: npm start pulse/photo 14121

Remember to include the client JavaScript code to the app, and pull in the socket.io dependency from the CDN i.e. paste this:

<script src='https://cdn.socket.io/socket.io-1.4.5.js'></script>

About

Repo for alpine device tester scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%