-
## How are you running OpenRewrite?
I am using the Maven plugin, and my project is a **multi** module project.
```xml
openrewrite
…
-
While the Hamcrest repo is still [active](https://github.com/hamcrest/JavaHamcrest/commits/master), the latest release is from [Oct 16, 2019 ](https://github.com/hamcrest/JavaHamcrest/tags)
I thi…
-
I am facing this issue when migrating my application from JDK8 to JDK11.
```
[ERROR] Failed to execute goal org.assertj:assertj-assertions-generator-maven-plugin:2.1.0:generate-assertions (default…
-
As a developer, I like to write some test code like:
```java
import static org.junit.jupiter.api.Assertions.assertNotNull;
...
Foo foo = assertNotNull(bar.doSomething()).getFoo();
```
## Deliver…
-
JUnit 5 offers significant improvements over JUnit 4, including more powerful and flexible testing capabilities like annotation-based coding(so we don't need to write assume), parallel test execution,…
-
-
**Describe the bug**
The feature from #2520 seems to be incompatible with using the `StringAssert`from assertj-core in a Groovy and Spock setup.
The `then` block in a spock test feature wraps any…
-
#### Summary
Currently `zipSatisfy` seems to collect only assertion exception messages and outputs them.
https://github.com/assertj/assertj-core/blob/main/src/main/java/org/assertj/core/internal/I…
-
```
====================================
AssertJ assertions generation report
====================================
--- Generator input parameters ---
Generating AssertJ assertions for classes…
-
Hopefully reproducible with the following:
```
> wget -O assertj-assertions-generator-2.0.0-unix.zip https://search.maven.org/remotecontent?filepath=org/assertj/assertj-assertions-generator/2.0.0/ass…