bootstrap-vz/tests/README.rst

8 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
parts of bootstrap-vz,
while the `integration tests <integration>`__ test entire manifests by
bootstrapping and booting them.