Wk-notes-11-14-iOS-simulator-git-hooks-All-hands-testing
iOS simulater
Xcode -> Open devTool -> Simulator OR Spotlight Search -> Simulator
git precommit
All based on Git hooks in
.git
husky
jspre-commit
js
All hands testing (QA practice)
Get list of test cases
Get list of test envs (different devices)
Group all people together with devices
Pick env and test all test cases as a group
Last updated
Was this helpful?