mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
Update testing convention docs
This commit is contained in:
@@ -29,6 +29,25 @@ Documentation for other releases can be found at
|
||||
|
||||
# Testing guide
|
||||
|
||||
Updated: 5/3/2016
|
||||
|
||||
**Table of Contents**
|
||||
<!-- BEGIN MUNGE: GENERATED_TOC -->
|
||||
|
||||
- [Testing guide](#testing-guide)
|
||||
- [Unit tests](#unit-tests)
|
||||
- [Run all unit tests](#run-all-unit-tests)
|
||||
- [Run some unit tests](#run-some-unit-tests)
|
||||
- [Stress running unit tests](#stress-running-unit-tests)
|
||||
- [Unit test coverage](#unit-test-coverage)
|
||||
- [Benchmark unit tests](#benchmark-unit-tests)
|
||||
- [Integration tests](#integration-tests)
|
||||
- [Install etcd dependency](#install-etcd-dependency)
|
||||
- [Run integration tests](#run-integration-tests)
|
||||
- [End-to-End tests](#end-to-end-tests)
|
||||
|
||||
<!-- END MUNGE: GENERATED_TOC -->
|
||||
|
||||
This assumes you already read the [development guide](development.md) to
|
||||
install go, godeps, and configure your git client.
|
||||
|
||||
|
Reference in New Issue
Block a user