pandoras-toolbox

Results 11 issues of pandoras-toolbox

When I try to use the new Open Test report format of JUnit 5.9.0 this warning is displayed on console when starting tests: > javax.xml.transform.TransformerException: Can't transform to a Result...

theme: reporting
status: waiting-for-feedback

My question refers to the Gatling Gradle plugin, but there it is not possible to create an issue. It seems that the plugin does not support the testFixtures of Gradle...

Type - Feature
help wanted
Module - Gradle Plugin

How can I disable io.qameta.allure.aspects.StepAspects? I would like to replace it with my own implementation because I want to abbreviate too large parameter values automatically.

Would you consider making it possible to repeat if the exception message matches a certain regex or to repeat if the stacktrace matches a certain regex (which would cover caused-by...

I read the readme, but I could not get report aggregation working. I get all kinds of strange errors. Do you have an example project on Github which demonstrates the...

need-info

#### Feature summary As discussed in [another issue](https://github.com/assertj/assertj/issues/2517#issuecomment-1788856623), here is the suggestion to support being able to ignore certain exceptions when not expecting exceptions. It would be similar to what...

type: new feature

A suggestion about the method FailsafeExecutor#run(dev.failsafe.function.CheckedRunnable) and the similar get method. I think it would be nice if a ExecutionEvent variable would be available like in the method RetryPolicyBuilder#onFailedAttempt(...) There...

question

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: tests
platform-web
f: integration_test
has reproducible steps
P2
found in release: 3.10
team-web
triaged-web
found in release: 3.13

I wonder how I can do something with Failsafe. If methods which do a retry with Failsafe are nested then how can I prevent in the outter method that a...

Are you planning to add Flutter web app support? Is this project still active? Because since 8 months there has been no new commit.