protobuf-conformance

32.0.0 • Public • Published

protobuf-conformance

This package provides the Protobuf conformance test runner conformance_test_runner v32.0.

npm install --save-dev protobuf-conformance
npx conformance_test_runner --help 

This is an unofficial distribution of the test runner from https://github.com/protocolbuffers/protobuf/tree/main/conformance.

Test protos

The protocol for the conformance suite is defined in a Protobuf file, and it uses Protobuf files for testing. This package ships all relevant Protobuf files in the include directory. The files can be copied elsewhere with the command conformance_proto_eject:

npm install --save-dev protobuf-conformance
npx conformance_proto_eject ./target-dir

Package Sidebar

Install

npm i protobuf-conformance

Weekly Downloads

219

Version

32.0.0

License

Apache-2.0

Unpacked Size

53.3 MB

Total Files

12

Last publish

Collaborators

  • timostamm