filhodanuvem / polyglot

What are your favorite programming languages? 👅

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[wip] Improve tests

filhodanuvem opened this issue · comments

  • Create new tests for the source code
  • make them run on github actions

I need help to define a proper plan on testing:

  • What are the things that we have to cover by the tests?

Hi @filhodanuvem I'm new to Go unit testing. Do you know some sources and references that I can use to begin working in this issue?