bootstrap-vz/tests/README.rst

7 lines
279 B
ReStructuredText
Raw Normal View History

2015-04-16 23:30:41 +02:00
The testing framework consists of two parts:
2015-04-20 13:04:17 +02:00
The unit tests and the integration tests.
The `unit tests <unit>`__ are responsible for testing individual
2015-04-20 16:25:54 +02:00
parts of bootstrap-vz, while the `integration tests <integration>`__ test
entire manifests by bootstrapping and booting them.