3 releases
0.1.2 | Mar 9, 2025 |
---|---|
0.1.1 | Mar 9, 2025 |
0.1.0 | Mar 9, 2025 |
#386 in Parser implementations
367 downloads per month
130KB
3K
SLoC
mjlog2json-checker
Verify that mjlog2json conversion matches the official xml and json.
Usage
- Download official xml and json to same folder.
- Run
cargo run --release -p mjlog2json-checker async <<folder_name>>
- Check the difference between
actual.txt
andexpected.txt
using a diff tool.
Dependencies
~8–18MB
~266K SLoC