Laaouatni/gcode.js

add `vitest` library to the project

Laaouatni opened this issue · 0 comments

  • I suggest to not use anymore the old good console.log() for testing like you are doing in this program.

  • instead, try using visit https://vitest.dev/ and understand more about it (to make more professional tests)