blob: a843804a0c899f27a4b360911418de99204ec3c3 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Package tap implements support for the Test Anything Protocol, a
// language-agnostic format for outputting the results of tests:
// https://testanything.org.
package tap