code-corps / code-corps/code-corps-api

Make TDD more test-driven by adding our linter and documentation

Aberta
#644 1 comentário 2 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Elixir
Estrelas
234
Forks
82
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

# Problem

`mix test.watch` allows you to add tasks beyond `test` to run. It would be helpful to also run our linter, `credo`. Because TDD is awesome.

## Subtasks
- [ ] Add `credo` to the tests run by `mix test.watch`; Cf. https://github.com/lpil/mix-test.watch
- [ ] Document use of `mix test.watch`
- [ ] Include documentation of `--stale` flag, which `test.watch` can receive directly. See https://hexdocs.pm/mix/Mix.Tasks.Test.html#module-stale

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.