1
0
Fork 0
selfhostblocks/docs/tutorials/integrationtests.md

7 lines
218 B
Markdown
Raw Normal View History

2023-03-07 09:21:20 +01:00
# 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.