Skip to content

Releases: renandelmonico/vscode-phpunit

Fixed injection of wrong config file

13 May 17:39
c8a0476
Compare
Choose a tag to compare

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

0.6.1

19 Jan 13:07
Compare
Choose a tag to compare
  • Fixed bash -c with php official image

Full Changelog: 0.6.0...0.6.1

Docker support

18 Jan 01:16
63135b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/renandelmonico/vscode-phpunit/commits/0.6.0