mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
6 lines
279 B
ReStructuredText
6 lines
279 B
ReStructuredText
The testing framework consists of two parts:
|
|
The unit tests and the integration tests.
|
|
|
|
The `unit tests <unit>`__ are responsible for testing individual
|
|
parts of bootstrap-vz, while the `integration tests <integration>`__ test
|
|
entire manifests by bootstrapping and booting them.
|