Skip to content

Humanoids beLog

  • Home
    • english
    • Deutsch
  • Imprint
  • About

Tag: unit test

Code coverage reports for WebExtensions

Extensions, Firefox25. October 201710. November 2018

It's been quite a while since I last posted on here, and interestingly about the same topic: code coverage analysis in Firefox extensions. And since then Firefox has gotten a completely new extension system. I've been really busy porting my extensions and not writing blog posts. The add-on SDK conveniently came with a test runner …

Continue reading "Code coverage reports for WebExtensions"

Checking Code Coverage of Add-on SDK Extensions

Add-on SDK5. November 20155. November 2015

Code coverage statistics are very useful. They tell you how much of your code never gets executed during the unit tests. So you always know what to write unit tests for, because 100% coverage doesn't exist. And sometimes you can't cover all code. That's why normally you are happy, if the coverage is above a …

Continue reading "Checking Code Coverage of Add-on SDK Extensions"

Languages

  • english
  • Deutsch

Subscribe to this Blog

(also has an RSS/Atom feed available)

Integer theme by ThemePatio