Mobile/Fennec/Android/Testing/Not yet in common use
From MozillaWiki
Here is a list of tests and static analysis that are not yet in common use.
Coverity
Cloud-based static analysis that catches many miscellaneous Java errors, e.g. null dereference & dead code
https://scan.coverity.com/projects/firefox-mobile
- example checks? N/A
- in automation? See above link
- config? Configured online
- open issues? See online
- meta bug? meta bug
- You must be added as a member of the Coverity project in order to interact with the dashboard – talk to :Sylvestre
- You can sign up for email notifications (via the online interface) when new Coverity defects are found
Facebook Infer
Currently detects NullPointerExceptions and resource leaks in Android applications.
It's currently unknown how to run locally.
- example checks? Infer docs
- in automation? updated daily, select the bugs.txt artifact – planned move to Task Cluster.
- config? N/A
- open issues? See the automation link
- meta bug? meta bug