selfhostblocks/docs/tutorials/unittests.md
2023-03-07 00:10:39 -08:00

6 lines
188 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/](/tests/) directory.