php - Can you run PHPUnit if you just download it from Github and link to it in your script -


ive got custom selenium scripts working in similar way might use curl (theirs ton of js encryption being done on post data on 3rd party site more complex reverse engineer them , use curl), these selenium scripts work require phpunit, ive gone around trying install via command line / pear, life of me cant work.

i noticed can download files .zip github page run trouble if downloaded them placed them in same folder selenium scripts , linked them correctly via require() ?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -