Skip to content

Releases: Codeception/module-cli

2.0.1

Choose a tag to compare

@Naktibalda Naktibalda released this 13 Jan 18:58
a3a101f
  • Unset SHELL_VERBOSITY environment variable before execution of command #13

2.0.0

Choose a tag to compare

@TavoNiievez TavoNiievez released this 07 Dec 06:11
aa9bdd8

What's Changed

  • PHP 7.4 or higher is required.
  • Support PHP 8.1
  • Updated code base to PHP 7.4 by @TavoNiievez in #10
  • The changelog has been added to the Readme file, by @Arhell in #9

Full Changelog: 1.1.1...2.0.0

Preparation for PHPUnit 10

Choose a tag to compare

@Naktibalda Naktibalda released this 26 Dec 16:58
1f841ad

Use wrapper for assertRegExp method

Add grabShellOutput method

Choose a tag to compare

@Naktibalda Naktibalda released this 16 Nov 06:27
acbdca0
* Add grabShellOutput for Cli

* Return...

Support PHP 8

Choose a tag to compare

@Naktibalda Naktibalda released this 23 Oct 17:52
  • Support PHP 8 (no code change)
  • Deleted local copy of generated documentation

Documentation improvements

Choose a tag to compare

@Naktibalda Naktibalda released this 11 Oct 18:35
74736cd
1.0.3

Improved documentation of exit codes

Fixed dontSeeInShellOutput for older versions of PHPUnit

Choose a tag to compare

@Naktibalda Naktibalda released this 07 Feb 17:34
1.0.2

Fixed dontSeeInShellOutput for older versions of PHPUnit

Compatibility with PHPUnit 9

Choose a tag to compare

@Naktibalda Naktibalda released this 07 Feb 17:11

Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput

Initial release

Choose a tag to compare

@Naktibalda Naktibalda released this 18 Oct 11:07
1.0.0

Added package files