Announcement
· Aug 17, 2018

CachéQuality updates and Roadmap

Hi Community!

We are proud to annouce our latest release of CachéQuality to help you to find and solve coding errors, refactoring, help to follow you coding guidelines, etc. You can check the latest release notes here.


We also want to share the most important hints in our roadmap for version 2.0, which will be available on next months:

  • Integration with your CachéQuality server for Cache Studio
  • Integration with your CachéQuality server for Atelier
  • Integration with your CachéQuality server for Visual Studio
  • Code Coverage
  • ObjectScript analysis for IRIS Platform

Remember to visit us on www.cachequality.com or browse our demo on demo.cachequality.com

Discussion (6)2
Log in or sign up to continue

Hi Evgeny,

When we refer to Code Coverage we mean "how many source code has been tested". We measure Code Coverage on the Unit Test execution.

As ObjectScript does not have an official Unit Test Framework, we will provide such Framework. Or if a customer has a custom Unit Test Framework, we will help to include some modifications to allow Code Coverage to be measured.