You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xu Tian edited this page Dec 30, 2016
·
1 revision
===============
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