allure-framework / allure-framework/allure-java

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

Open
#1,267 2 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Java
Stars
376
Forks
240
Avg merge
1d 7h
Merged PRs (30d)
45

Description

**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](https://github.com/zio/zio)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.