Skip to content

Commit

Permalink
Add link to unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored May 27, 2024
1 parent ef97d60 commit 13d5237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ mig = reader.read()
assert isinstance(mig, MessageImplementationGuide)
assert mig.format == "UTILTS"
```
Das vollständige Beispiel findet sich in den [unittests](unittests).

Aktuell (Version 0.1) können nur MIGs gelesen werden.
Der AHB-Teil soll aber folgen.
Expand Down

0 comments on commit 13d5237

Please sign in to comment.