Skip to content

Fixed injection of wrong config file

Latest
Compare
Choose a tag to compare
@renandelmonico renandelmonico released this 13 May 17:39
c8a0476

What's Changed

Added two commands:

  • "phpunit.discoverConfigFile" - if true the extension automatically try to find phpunit.xml or phpunit.xml.dist in you project
  • "phpunit.configFile" - path to phpunit.xml or phpunit.xml.dist file. If this config is specified the "phpunit.discoverConfigFile" automatically turns to false
  • Updated dev dependencies

Issues

#5 and #4

Full Changelog: 0.6.1...0.6.2