vrld/hump

consider unit tests and ci support

Open

#63 创建于 2016年4月17日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Lua (92 fork)batch import
help wanted

仓库指标

Star
 (676 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南