awesome-gocui / gocui

Minimalist Go package aimed at creating Console User Interfaces.
BSD 3-Clause "New" or "Revised" License
350 stars 39 forks source link

Build & Testing automation #13

Closed glvr182 closed 5 years ago

glvr182 commented 5 years ago

Describe the feature you'd like As with any project, testing gocui is important. We should set up tools like circle-ci and codecov to automaticly check some things.

Describe alternatives you've considered Testing manually. This is too much work with too many points where it can go wrong.

Additional context /