vrld/hump

consider unit tests and ci support

Open

#63 ouverte le 17 avr. 2016

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Lua (92 forks)batch import
help wanted

Métriques du dépôt

Stars
 (676 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur