Skip to content

Initial setup

msporna edited this page Jul 2, 2019 · 16 revisions
  1. Install Python 3.7 [supported since version 3.1]
  2. Clone (master) or download latest release of the project from https://github.com/msporna/LAVA-test-coverage/releases
  3. Install one of the following (or both):
    • 'prettier' [https://prettier.io/docs/en/install.html] and add it to system path (if you are going to gather coverage for javascript)
    • 'AStyle' [http://astyle.sourceforge.net ] and add it to system path (if you are going to gather coverage for c# Unity games or java Android apps)

next steps: getting the coverage