peridot-php / peridot

Event driven BDD test framework for PHP
http://peridot-php.github.io/
MIT License
328 stars 27 forks source link

[WIP] Support for multiple paths #200

Closed ezzatron closed 5 years ago

ezzatron commented 7 years ago

This PR adds support for specifying multiple paths as command line arguments to the peridot executable.

Summary/justification of changes:

codecov-io commented 7 years ago

Current coverage is 96.33% (diff: 76.74%)

Merging #200 into master will decrease coverage by 0.81%

@@             master       #200   diff @@
==========================================
  Files            21         21          
  Lines           736        763    +27   
  Methods         180        184     +4   
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            715        735    +20   
- Misses           21         28     +7   
  Partials          0          0          

Powered by Codecov. Last update 25ec1ce...d53b51f