Git Product home page Git Product logo

checkbox's Introduction

Welcome to the Checkbox project source code repository!

What is Checkbox?

Checkbox is a flexible test automation software. It’s the main tool used in the Ubuntu Certification program.

You can use Checkbox without any modification to check if your system is behaving correctly or you can develop your own set of tests to check your needs.

Checkbox optionally generates test reports in different formats (HTML, JSON, text) that can be used to easily share the results of a test session.

For more information, check the official documentation.

Test report exported in HTML

Test selection screen in Checkbox

Getting started

To get started, setup a test environment, run Checkbox and its providers, run the associated tests and share your contributions with everyone, please check the contributing guide.

Content of the source code repository

Checkbox is composed of many different parts. Each of them are stored in a different directory:

.
├── checkbox-core-snap
├── checkbox-ng
├── checkbox-snap
├── checkbox-support
├── metabox
└── providers
    ├── base
    ├── certification-client
    ├── certification-server
    ├── docker
    ├── gpgpu
    ├── iiotg
    ├── resource
    ├── sru
    └── tpm2

Here is a brief explanation about each part:

  • checkbox-ng: the core application
  • checkbox-support: Python scripts and helper modules (for instance information parsers for different Linux utilities) used by Checkbox and its providers
  • providers: the main providers (base1, resource) along with other public providers2
  • checkbox-core-snap: snapcraft recipe to build the Checkbox core snap which contains the Checkbox runtime and the public providers (i.e. the checkbox[16|18|20|22] snaps in the Snap store)
  • checkbox-snap: snapcraft recipe to build the Checkbox test runner (i.e. the checkbox snap in the Snap store)
  • metabox: application to help test and validate Checkbox in different configurations using Linux containers or virtual machines

Footnotes

  1. formerly known as "Checkbox provider" or plainbox-provider-checkbox

  2. due to Checkbox flexibility, other providers can be used and might be hosted elsewhere (e.g. providers specific to private projects).

checkbox's People

Contributors

zyga avatar yphus avatar kissiel avatar jocave avatar pieqq avatar bladernr avatar roadmaster avatar rodwsmith avatar cypresslin avatar plars avatar hum4n0id avatar kaichuan-hsieh avatar patliuu avatar dannf avatar kristinchuang avatar p-gentili avatar mreed8855 avatar p1otr avatar zongminl avatar rickwu666666 avatar kevinyehk avatar gavin-lin avatar stanley31huang avatar binli avatar cwayne18 avatar adglkh avatar tai271828 avatar weizhenwu avatar ashleylai avatar github-actions[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.