ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.49k stars 253 forks source link

complete coverage for command `start` #251

Open shazron opened 5 years ago

shazron commented 5 years ago
  1. run npm test
  2. edit test test/commands/start.test.js
  3. get test to 100% across the board
dekpient commented 4 years ago

Hi, I had a go at this for the fest 🎉 PR is up. Please let me know if I need to add more test cases.