Yaroslav Serhieiev
Yaroslav Serhieiev
Status?
Hi @HKalbasi I was passing by and I must admit that this repo has a brilliant idea. This morning I had some time to fork your repo and tweak the...
Resolves https://github.com/wix/Detox/issues/3354 ### Reasoning #### Why did I touch logs? Because the global context now allows merging the logs in a cleaner way after the test session ends. #### Why...
### Describe your idea Currently, Detox does not reverse TCP port of Metro bundler, which is confusing. We could do a better job for our `AndroidDriver` implementation upon launchApp: *...
### What happened? We could see one worker (out of 4) not starting TeamCity due to this error: ``` [15:52:20] [Running WOA Smoke iOS tests] 08:52:19.720 detox[33845] ERROR: Error: Lock...
## Description Resolves #3500. ## Notes Adds a 3rd party dependency to read launch arguments (because seemingly we have it implemented only for Android): ```diff + "react-native-launch-arguments": "^3.1.0", ``` 🤷♂️...
## Description Resolves #2978. > _For features/enhancements:_ - [x] I have added/updated the relevant references in the [documentation](https://github.com/wix/Detox/tree/master/docs) files. > _For API changes:_ - [x] I have made the necessary...
Source: https://github.com/mikalai-udodau/spell-be :pray: It is very convenient to work with `dictionary-**` convention on npm, but, as I see, there is a gap for Belarusian language which currently is a blocker...
Hi, @Kudo! First of all, thank you for your hard and useful work. I was wondering if there is a way to make your V8 fork of RN generate and...
### Version 28.1.0 ### Steps to reproduce 1. Clone my repo from: https://github.com/noomorph/jest-import-issue 2. Follow the steps in the README. You'll see that a vanilla installation of Jest 28 behaves...