Matt
Matt
AnyOf reports all matcher's descriptions when it fails. Given a number of matchers, when less than all of them fail, we should only report the description of the failing matchers.
Firstly let me thank you for this amazing lib AND cliktcommand. They are super useful :) However, apart from not really working (as you can see from the video, all...
## Expected Behavior Output should look and feel like godoc. ## Actual Behavior Looks old and in need of updating. ## Steps to Reproduce the Problem 1. This is an...
As a developer, I want to be able to inline variables I pass to my functions in a formatted way, so that my tests are more understandable. Example: ```go func...
As a developer, I would prefer not to have to chain the given/when/then functions so that I can space the code out better. Example: ```go Given(testing, clockParametersUnder(test)). When(func(capturedIO testdata.CapturedIO, givens...
As a developer, I want to be able to get information from my currently running test state, so that I have up to the minute information about the build. Implementation...
Firstly, thanks for some excellent libraries, very useful! There seems to be an incompatibility with the [gatlin plugin](https://plugins.gradle.org/plugin/io.gatling.gradle): ``` > Task :x:x:compileGatlingKotlin FAILED e: java.util.NoSuchElementException: List is empty. at kotlin.collections.CollectionsKt___CollectionsKt.first(_Collections.kt:214)...
Hey - newbie here.. so forgive any of my ignorance please! What device should I use to specify the ZX Spectrum +3? I don't see it in the [device list](https://z00m128.github.io/sjasmplus/documentation.html#po_device),...