Skip to content

0.6.0

Compare
Choose a tag to compare
@gggeek gggeek released this 24 Oct 14:54
· 69 commits to main since this release
  • improved support for testing projects depending on eZPlatform 3.1, 3.2 and 3.3 (the latter is considered experimental)

  • use a per-project directory to store the db data, easing execution of tests running on different db versions from a single dir

  • install nodejs and npm by default in the test container (not supported yet for debian jessie and stretch containers)

  • the teststack command learned action cleanup containers; cleanup docker-images was renamed to cleanup dead-images

  • fix: do not try to install php from a custom repository when the desired version is available in the apt repos already set up in the operating system