an integration-testing system for ChromiumOS

Clone this repo:
  1. 9068385 Allow unit tests to initialize vars by Jeremy Bettis · 18 hours ago main
  2. c2083ca Propagate err stack traces across gRPC calls by Jeremy Bettis · 19 hours ago
  3. 0bb3013 Revert "tast: sort KnownVariants list to have better readability" by Shawn Ku · 35 hours ago
  4. b01287a tast: sort KnownVariants list to have better readability by Shawn Ku · 2 days ago
  5. 4675c3e Improve ephemeral devserver by Jeremy Bettis · 3 days ago

Tast (go/tast)

Tast logo with Go gopher with green rubber PASS stamp

Tast is an integration-testing system for ChromeOS. Its focus is on maintainability, speed, and ease of interpreting and reproducing test results. It supports building, deploying, and running tests. It doesn't implement other functionality like managing labs of devices used for testing, scheduling tests, or storing test results.

For more information, see the list of documentation.

Directory structure

This repository is organized in accordance with the Go in ChromiumOS suggestions.

Tests are located in the tast-tests repository.

Notes about the logo

The Go gopher concept and design was originally created by Renee French and is covered by the Creative Commons Attribution 3.0 license. The Tast logo above is also covered by the Creative Commons Attribution 3.0 license.