learn-go-with-test

module
v0.0.0-...-427e9ed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2025 License: MIT

README

Exercícios de "Learn Go with Tests"

Este repositório contém exercícios práticos baseados no livro Learn Go with Tests. O objetivo é aprender Go através de testes e desenvolvimento orientado a testes (TDD).

Como Executar os Exercícios

  1. Clone o repositório:

    git clone https://github.com/willian2s/learn-go-with-test.git
    cd learn-go-with-test
    
  2. Instale o Go:

Certifique-se de ter o Go instalado na sua máquina. Você pode baixá-lo em golang.dev.

  1. Execute os teste:

Cada exercício contém um arquivo de teste. Para executar os testes, use o seguinte comando no diretório do exercício:

go test

Contribuições

Sinta-se à vontade para contribuir com este repositório. Se você tiver alguma sugestão ou melhoria, crie uma issue ou envie um pull request!

Licença

Este projeto está licenciado sob a Licença MIT.

Directories

Path Synopsis
Package integer provides a function to add two integers
Package integer provides a function to add two integers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL