Skip to content

open test-report looks for the wrong file #630

@kousen

Description

@kousen

In the interactive console, the command open test-report fails because it is looking for the file build/reports/tests/index.html. Gradle long ago moved the index.html document to build/reports/tests/test/index.html, so that's the file that should be opened.

This is more properly a Grails issue than a docs issue, but the command is referenced in the docs (section 15) so it seemed like a good place to add it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions