Checkbox
Differences between revisions 3 and 34 (spanning 31 versions)
Size: 1181
Comment:
|
Size: 562
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Testing/Automation/LDTP/IntegrationCheckbox ## page was renamed from Testing/Automation/LDTP/IntegrationHwtest |
|
Line 6: | Line 4: |
== Introduction == | Checkbox (https://launchpad.net/checkbox-project) is a test runner for Ubuntu. It aims to provide a common framework to run all types of tests, from hardware tests, to command line tests, unit tests or desktop tests. |
Line 8: | Line 6: |
Checkbox (https://launchpad.net/checkbox) is a test runner for Ubuntu. It aims is to provide a common framework to run all types of tests, from hardware tests, to command line tests, unit tests or desktop tests and send their results to Launchpad, automatically. | We're using [[http://pyvmmonitor.com|PyVmMonitor]] to support the project development. |
Line 10: | Line 8: |
== General Configuration == Checkbox general configuration is stored at /etc/hwtest.d. Each way of calling hwtest (GUI, cli) has its own configuration file. === hwtest.ini === This is the general config file. It will be inherit by all the hwtest flavours. * [DEFAULT]. Under this section they are covered all general configuration properties. * version. The version of checkbox to use the configuration with. * plugins. Folder where hwtest plugins are stored. * registries. Folder where hwtest registries are stored. == Plugins == == Registries == |
Check out the [[http://checkbox.readthedocs.io/en/latest/|Documentation]]. |
Contents |
Checkbox (https://launchpad.net/checkbox-project) is a test runner for Ubuntu. It aims to provide a common framework to run all types of tests, from hardware tests, to command line tests, unit tests or desktop tests.
We're using PyVmMonitor to support the project development.
Check out the Documentation.
Testing/Automation/Checkbox (last edited 2021-10-20 11:49:54 by sylvain-pineau)