Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial unit tests for LogTable with tooling support #62

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kevinclark
Copy link

Hi there! I was investingating adding support for serializing collections of serializable objects (Structs and ProtobufSerializables) and wanted unit tests to make that work simpler. I don't think my original effort is going to work in the way I'd hoped, but I've got a branch here that adds JUnit5 support to bazel and writes some initial tests for LogTable which you might find useful.

Setting up basic usage before going deeper. This pins JUnit5 5.10.1 and
removes the unused JUnit4.
Use copyBytes again, and make it static.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant