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

188 B

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/ directory.