vrld/hump

consider unit tests and ci support

Open

#63 opened on 2016年4月17日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Lua (92 forks)batch import
help wanted

Repository metrics

Stars
 (676 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド