Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 284 Bytes

TESTING.md

File metadata and controls

15 lines (10 loc) · 284 Bytes

Testing node-can

For verfication please use nodeunit and the provided test cases.

Pre-Requisites

  1. sh prepare_test_env.sh # Create vcan-device for testing
  2. npm install -g nodeunit # Install nodeunit binaries

Usage

Just execute: NODE_PATH=. nodeunit tests