=============== Writing Tests =============== This documentation aims to help you write virt tests of your own. It's organized to explain briefly the source structure, then writing simple tests, then doing more complex stuff, such as defining custom guests. Contents: .. toctree:: :maxdepth: 2 TestProviders DevelEnvSetup WritingSimpleTests DefiningNewGuests