George Papas

Results 3 issues of George Papas

We have a use case where we'd like to treat multiple downloads as a single unit of work and report back progress based on all the downloads in that unit,...

feature request

Is it possible to match an array where each array element it **_not**_ a json object? i.e. ``` def expectedArray = ['12:00', '12:15', '12:30'] ``` and then in my matcher...