google / google/protobuf.dart

Test with protobuf conformance test suite

Open
#764 0 comments 1 reaction 0 assignees View on GitHub
testing
Dominant language
Dart
Stars
572
Forks
196
Avg merge
1h 59m
Merged PRs (30d)
2

Description

We should test this library with [protobuf conformance test suite][1].

We will need to write a program that reads [ConformanceRequest][2] from stdin, convert the payload (a proto message encoded in some format) to another format, and send it back. Should be a short and simple program.

[1]: https://github.com/protocolbuffers/protobuf/tree/main/conformance
[2]: https://github.com/protocolbuffers/protobuf/blob/2c9c5cac3d9d0042283b4cda1a14805f881aa9f4/conformance/conformance.proto#L95

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.