Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for running iOS unit tests #4812
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
We should be able to run iOS unit tests by executing
npm run test {suite-name} -- --target_os=iosOther Additional Information:
The accompanying brave-core PR will have to be merged first