Source code
Revision control
Copy as Markdown
Other Tools
# Getting information on the system under test
It's often necessary to get some information about the system we're
testing, for example to turn on or off some platform specific
behaviour.
```{toctree}
:maxdepth: 2
mozinfo
moznetwork
mozversion
```