This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Google Summer of Code/2016/Ideas/Local Ebuild Testing

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

Local Ebuild Testing

Ensuring ebuilds are working before committing them is a mostly personal process. A utility that allows one to quickly (one command) run a battery of installation and optionally runtime testing against an ebuild would streamline this process significantly. The basic requirements are the same as any other test runner: isolated and repeatable. This work can scope out or in as needed to fit within time constraints.

Contacts Required Skills
  • Programming Language
  • Git
  • Familiar with test runners