1
0
Fork 0
selfhostblocks/docs/tutorials/integrationtests.md
2023-03-07 00:21:20 -08:00

6 lines
218 B
Markdown

# Integration Tests
Integration tests configure real virtual machines and run tests on
those to assert some properties.
You can find all integration tests under the [tests/integration](/tests/integration) directory.