Joshua Gleitze

Results 31 issues of Joshua Gleitze

In #714, we found that it makes sense to talk about ‘expectations’ instead of ‘assertions’. Hence, we want to refactor the whole code base to reflect that naming.

This project’s build logic is, to put it mildly, involved. I think it could be improved upon. I have two major criticisms: * The build logic relies a lot on...

enhancement
help wanted

*Platform* (jvm, jdk8, js, android): jvm Inspired by #151: ## Code related feature ``` expect(someObject).toBe(anotherObject) ``` Assuming that both are plain classes and have not overridden `equals`, we could report...

enhancement
help wanted

*Platform* (all, jvm, js): all *Extension* (none, kotlin 1.3): none ## Code related feature ``` expect { checkNotNull(value) }.notToThrow { toBe("foo") } ``` **Is your feature request related to a...

needs votes

*Affected Version*: 0.13.0 *API* (fluent-en_GB, infix-en_GB): fluent-en_GB *Platform* (jvm, js): jvm *Extension* (none, kotlin 1.3): jvm ## How to reproduce the problem Consider the following code snippets: #### 1 ```kotlin...

bug

## Code related feature ```kotlin /** * […] * Kind of a shortcut for `and { key { this toBe key }; value { this toBe value } }` where...

enhancement
help wanted

Use case: We would like to add some logic that runs on shutdown, but _before_ the web server is shut down. To do so, we want to implement a `SmartLifecycle`...

type: enhancement

## Expected Behavior When a `#publish`ed source completes while no one is subscribed, at least the first Subscriber to subscribe afterwards directly receives `onComplete`. ## Actual Behavior The subscriber receives...

type/bug
status/need-investigation
status/has-workaround
area/connectableFlux

Upgrading to v2.0.16 leads to the error message below in Gradle when running in Java 8. Since v2.0.15 worked fine with Java 8, I think that this is a regression...

is: bug

### Icon Request - Postman - REST Client - `postman` https://www.getpostman.com/ ![Postman Icon](https://www.getpostman.com/img-rebrand/logo.png)