Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 228 Bytes

TESTING.md

File metadata and controls

14 lines (10 loc) · 228 Bytes

Testing node-can

For verfication please use nodeunit and the provided test cases.

Pre-Requisites

  1. npm install
  2. sh prepare_test_env.sh # Create vcan-device for testing

Usage

Just execute: npm run test