Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 429 Bytes

Gideros Coverage Test

Test project for combining Gideros with luacov and diff-cover for code coverage reports.

Installation

Clone the respository and its submodules with:

git clone --recursive https://github.com/evanunderscore/gideros_coverage_test

You can install diff-cover with:

pip install diff_cover

Download Gideros from:

http://giderosmobile.com/download