> For the complete documentation index, see [llms.txt](https://larien.gitbook.io/aprenda-go-com-testes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://larien.gitbook.io/aprenda-go-com-testes/meta/exemplo.md).

# Exemplo de capítulo

Introdução

## Escreva o teste primeiro

## Execute o teste

## Escreva o mínimo de código possível para fazer o teste rodar e verifique a saída do teste que tiver falhado

## Escreva código o suficiente para fazer o teste passar

## Refatoração

## Repetir a cada novo requisito

## Resumo
