an integration-testing system for ChromiumOS

Clone this repo:
  1. 55998ff tast: Add chinchou_rw101 and anraggar_rw101 to cellularconst.go by Shawn Ku · 5 days ago main
  2. ccce1fe tast: add missing CONFIG=cr50.xml flag to start servod by Seewai Fu · 5 days ago
  3. 8ea4cf4 tast: exclude has_recovery_mrc_cache on skywalker by Ting Shen · 7 days ago
  4. 9068385 Allow unit tests to initialize vars by Jeremy Bettis · 9 days ago
  5. c2083ca Propagate err stack traces across gRPC calls by Jeremy Bettis · 9 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.