Thomas Fuda
Thomas Fuda
Currently the two options -regex.for.selecting.source.classes.for.code.coverage.computation and -regex.for.selecting.test.classes.to.execute can be used to specify a comma separated list of patterns for selecting classes. The patterns support simple wildcard substitution and are converted...
Resoves #30 by splitting the regex on the . character to extract the namespace
I'm seeing that the use of a regexes that looks like NAMESPACE.CLASSNAME is not working in a namespaced org. I have an org with the namespace TomPackage. I define a...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.40.0 - react-native v0.71.0 ### Platform Tell us to which platform this issue is related - Android version 13,...