Skip to content

Add initial unit tests for LogTable with tooling support#62

Open
kevinclark wants to merge 4 commits into
Mechanical-Advantage:mainfrom
kevinclark:support-j.u.List-in-AutoLog
Open

Add initial unit tests for LogTable with tooling support#62
kevinclark wants to merge 4 commits into
Mechanical-Advantage:mainfrom
kevinclark:support-j.u.List-in-AutoLog

Conversation

@kevinclark
Copy link
Copy Markdown

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.
@kevinclark kevinclark force-pushed the support-j.u.List-in-AutoLog branch from 5d5da9d to dd29641 Compare February 25, 2024 06:25
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