I came to ask the same question, but it appears you need to use a runner library—something like Jest or AVA + NYC. The chromeless API itself has examples of how to use chromeless and integration tests, but using a runner library like AVA and NYC will give you code coverage reports like Istanbul does.