blob: dd557325222cb1e0dd15ee9d7510817be5c5dab8 [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.
# Please, read https://fuchsia.dev/fuchsia-src/community/contribute/docs/documentation_navigation_toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Testing with Components v1"
section:
- title: "Test components"
path: /docs/concepts/testing/v1_test_component.md
- title: "Testing isolated cache storage"
path: /docs/concepts/testing/testing_isolated_cache_storage.md
- title: "Testing with Components v2"
section:
- title: "Test components"
path: /docs/concepts/testing/v2_test_component.md
- title: "Test Runner Framework"
path: /docs/concepts/testing/test_runner_framework.md
- title: "Complex topologies and testing"
path: /docs/concepts/testing/v2_integration_testing.md
- title: "Test environments"
path: /docs/concepts/testing/environments.md
- title: "Scripting Layer for Fuchsia (SL4F)"
path: /docs/concepts/testing/sl4f.md
- title: "Logging and tests"
path: /docs/concepts/testing/logs.md
- title: "Fuzz testing"
path: /docs/concepts/testing/fuzz_testing.md
- title: "Entropy quality tests"
path: /docs/concepts/testing/entropy_quality_tests.md
- title: "Policy"
section:
- title: "Testability rubrics"
path: /docs/concepts/testing/testability_rubric.md
- title: "Flaky test policy"
path: /docs/concepts/testing/test_flake_policy.md