Results 15 issues of 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...

enhancement
needs investigation

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...

⚙️ component: Pioneer
🚦 status: in discussion
📖 theme: extensions
🏗️ type: new feature

### 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...

type: feature request
priority: p4