TestArmada / magellan

Large Scale Automated Testing for Mocha, Nightwatch, Appium, Nodejs, etc
MIT License
287 stars 76 forks source link

Print out help prior to loading the init scrips. Otherwise, something… #272

Closed chiahrens closed 4 years ago

chiahrens commented 4 years ago

… loaded by the init script can listen for --help and hijack the stdio

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


cahrens seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

JoseInTheArena commented 4 years ago

@chiahrens looks like you have some linting issues in there

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e9c7690). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #272   +/-   ##
=========================================
  Coverage          ?   97.22%           
=========================================
  Files             ?       31           
  Lines             ?      972           
  Branches          ?        0           
=========================================
  Hits              ?      945           
  Misses            ?       27           
  Partials          ?        0
Impacted Files Coverage Δ
src/test_runner.js 97.62% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e9c7690...04bfb11. Read the comment docs.