Tobias Lindgren
Tobias Lindgren
Use case: We are using KATT for api testing an http endpoint. But for some tests we first need to make sure that a resource exists (in this case a...
Use case: Piping output to json will produce confusing error messages in case of e.g. a parse error in the katt script. Errors should be printed to stderr instead of...
**Describe the bug** When a widget that watches a stream provider gets disposed, it should unsubscribe to the stream returned by the stream provider. This is not the case. Real...