Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[zio-test] Relocate/suppress output.json. #10037

@dubinsky

Description

@dubinsky

ZIO Test writes a report into target/test-reports-zio/output.json; this location is appropriate when running with sbt - and completely out of place for other build tools (e.g. Gradle).

Please add command line arguments (in zio.test.TestArgs) that allow either relocating the report or suppressing it altogether - or both (the only other sbt-equipped test framework that prints test reports - specs2 - allows both), so that build tools running ZIO Test via its sbt.testing.Framework implementation will be able to adjust the behavior.

Thanks!!

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