Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 198 Bytes

Prerequisities

  • node version 20.0.0+

How to run

You need to build the "protoc-gen-js" binary before running any test.

  1. Run bazel build in the root directory.
  2. Run npm run test:jest