Leonard Brünings
Leonard Brünings
@jhy any chance to take a look yet?
Just so I understand your answer correctly, you are saying that it should be a separate github project that publishes something like `org.jsoup.hamcrest.jsoup-hamcrest`? Let me expand my suggestions from above:...
I noticed that jsoup is still on Java 7 compatibility, would you be willing to switch to Java 8 (7 is EOL for a long time)? The Matcher code uses...
Hi @jhy, could you please give me feedback whether you'll include this or what needs to be changed?
Any chance this gets implemented soon? https://stackoverflow.com/questions/69698459/disable-callout-parsing-in-asciidoctor I would also vote for `nocallouts`. Are there any workarounds?
This would help with https://github.com/spockframework/spock/issues/1273
It would still be helpful to have access to the `Store` classes via the platform.
This feature would have helped with https://github.com/spockframework/spock/issues/1288
I'd say it is still relevant
> believe Hamcrest is less relevant now As opposed to what? It is still the library for assertions with Spring's MockMVC ([1](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/result/ContentResultMatchers.html)), which was the reason I initially created these...