Skip to content

Support zio-test in the same way that ScalaTest and Specs are #1267

Description

@swoogles

Is your feature request related to a problem? Please describe.
Currently ZIO users do not have historical views of their test results, so they are limited to single run output. It looks like Allure provides many of the features that we want.

Describe the solution you'd like
ZIO Test would be supported as fully as ScalaTest and Specs.

Describe alternatives you've considered
Boiling everything down into JUnit output. However, this means that we could not fully utilize some of the ZIO test specifics, like Test Aspects.

Additional context
ZIO Project

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions