Krzysztof Sierszeń
Krzysztof Sierszeń
Hello, It would be a nice feature if we could have the functionality of #135 but independent from the source of parameters (currently, we are forced to use the string...
### Describe the feature you'd like: When rendering components for test, I often find myself repeating `render(ui, { wrapper: TestApp() })` over and over again. It would be nice to...
I have an idea of a potential new feature and was wondering if you think it is worth the effort. When using parameterized tests, I tend to shy away from...
### Use case It would be nice to be able to map the index of the current element in the source list to a property in the target collection. I...
By default, AndroidJsonParser parses fields of collection interfaces as non-serializable classes (e.g. com.google.api.client.util.ArrayMap for java.util.Map). Since standard java collections are by large serializable, it would be convenient to ensure serializability...