testn

Results 19 issues of testn

when the text is too long and wrap, it didn't seem to update the previous line correctly and reprint the previous line multiple times.

If I write something with longer text postfix previously and then write it with a shorter text, it does not seem to clear the old text out properly

If I put a file in /src/main/antlr4/com/company/parser, I expect the output to be at /target/generated-sources/antlr4/com/company/parser for the java file like how antlr maven plugin works. Currently, it will just output...

Address #1328 still in the draft... To add integration tests

needs rebase

maxPreparedStatements default just simply does not make sense. 16000 is simply a ridiculous number. Here are the default setting for other drivers: MySQL Connector/J: 100 callable statements, 25 prepared statements...

### Feature Description Currently, k6 http does not add compression header by default. This makes a unpleasant surprise when you find that K6 can load test with lower request rate...

docs
ux
feature
evaluation needed
new-http

CircuitBreaker policy should allow jittering so that if there is short interrupt, the circuit breaker will not close at the same time (similar to how RetryPolicy works). It is useful...

enhancement
circuit breaker

I saw a warning saying that `AngularSwaggerUI: when using permalinks you should set reloadOnSearch=false in your route config to avoid UI being rebuilt multiple times` However, I'm not sure where...

question

- Annotation performs deep equals and hashCode. Wrapping it with AnnotationWrapper to use System.identityHashCode and == makes it significantly faster especially tests with a large number of data providers like...

perf/enhancement

HuaweiCloud SDK BSSINTL seems to be missing. Can we add the support for that?