1
0
Fork 0
selfhostblocks/docs/tutorials/unittests.md
2023-03-07 00:18:56 -08:00

6 lines
196 B
Markdown

# Unit Tests
Unit tests are used in Self Host Blocks to check that parsing
configurations produce the expected result.
You can find all unit tests under the [tests/unit](/tests/unit) directory.