Loïc Ledoyen
Loïc Ledoyen
Hello, I have the need explained in #104. So here is a proposition to get it work: * Support multi-line variables on single-line with double quote strings and the `\n`...
Policies
Implement CRUD operations on policies, as defined here https://www.rabbitmq.com/parameters.html#policies CRUD methods of Policies must be available on `MockConnectionFactory` as it makes no sense to have the opened/closed semantic of a...
This is for projects that uses the module system to avoid using **Automatic Modules**. **//TODO** Add a setup to assert the **module-info** file is sufficient.
Hello, Thanks for making this great theme available for zola. This change allows reusing the blog & docs templates for other sections. Related to #4. I could not find any...
Following #201 and #3014, this issue will focus on creating a new extension API in JUnit Jupiter that allows for `ClassLoader` customization. This extension should be able to work in...
To gain on adoption, it could be very useful for chutney to be able to invoke requests from a remote **Postman collection**. I am not sure where it should be...