#checker #json #mjlog2json-checker

app mjlog2json-checker

Verify that mjlog2json conversion matches the official xml and json

3 releases

0.1.2 Mar 9, 2025
0.1.1 Mar 9, 2025
0.1.0 Mar 9, 2025

#386 in Parser implementations

Download history 177/week @ 2025-03-03 168/week @ 2025-03-10 19/week @ 2025-03-17 3/week @ 2025-03-24

367 downloads per month

Apache-2.0 OR MIT

130KB
3K SLoC

mjlog2json-checker

Verify that mjlog2json conversion matches the official xml and json.

Usage

  1. Download official xml and json to same folder.
  2. Run cargo run --release -p mjlog2json-checker async <<folder_name>>
  3. Check the difference between actual.txt and expected.txt using a diff tool.

Dependencies

~8–18MB
~266K SLoC