Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 379 Bytes

index.rst

File metadata and controls

17 lines (13 loc) · 379 Bytes

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:

TestProviders DevelEnvSetup WritingSimpleTests DefiningNewGuests