6 lines
188 B
Markdown
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.
|