google / cyanobyte

Machine-readable datasheets
https://cyanobyte.dev
Apache License 2.0
79 stars 31 forks source link

Add example support to schemas to enable unittests #272

Closed Fleker closed 3 years ago

Fleker commented 3 years ago

Add example field to register and functions Created a unit test template that can create unit tests for template Update validator to optionally run unit tests on a template Add examples to BMP280 peripheral

Fixes #271

Fleker commented 3 years ago

image

It works cleanly with the validator tooling.

Fleker commented 3 years ago

For peripherals w/o examples, it will generate a file w/o any tests, which is okay.

image

Fleker commented 3 years ago

To do still are updating templates to handle this new field.

Fleker commented 3 years ago

I'd like to put the .tex doc into Overleaf just to check it renders. And maybe change how the table works so it remains the same for files w/o examples.

Fleker commented 3 years ago

Fixed the datasheet.