vrld/hump

consider unit tests and ci support

Open

#63 aberto em 17 de abr. de 2016

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Lua (92 forks)batch import
help wanted

Métricas do repositório

Stars
 (676 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Some components might be harder to automate than others, depends on how tightly coupled they are with LOVE engine and how much we can verify without using visual tests. But using spies/mocks with BDD we should be able to have decent coverage.

If you don't mind (or isn't available to add tests), I would like work on them when available, since I am using some of the components like camera/gamestate.

Guia do colaborador