Uploaded image for project: 'Google Code-in'
  1. Google Code-in
  2. GCI-310

Run Lint Test on Android Client and Submit Results

    XMLWordPrintable

Details

    • Medium

    Description

      Android Studio provides a code scanning tool called lint that can help you to identify and correct problems with the structural quality of your code without your having to execute the app or write test cases. Each problem detected by the tool is reported with a description message and a severity level, so that you can quickly prioritize the critical improvements that need to be made.

      Resources:

      1. OpenMRS Android Client Github Repository
      2. More about Lint Tests

      Submission Steps:

      • Clone the OpenMRS Android Client [1] on your computer.
      • Open the cloned project using Android Studio.
      • Run Lint Tests using gradle [2].
      • Locate lint.html file that would be generated after completion of the above step.
      • Upload the lint.html file on dashboard.

      Gliffy Diagrams

        Attachments

          Activity

            People

              Unassigned Unassigned
              vansha10 Vansh Arora
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: