Skip to content

Releases: zenstruck/console-test

v1.8.0

05 Dec 15:08

Choose a tag to compare

408575c feat: Add support for Symfony 8 (#30) by @Kocal
2124ed0 fix: Application::add() -> addCommand() (#31) by @kbond
e161188 doc: add screencast link by @kbond

Full Change List

v1.7.0

08 Jan 21:49

Choose a tag to compare

61189de feat: Add assertOutputEmpty/NotEmpty and assertErrorOutputEmpty/NotEmpty (#26) by @smnandre
c7347a2 minor: Complete InteractsWithConsole test coverage (#25) by @smnandre
44b4af3 fix: unwrap LazyCommand (#27) by @kbond, Jérémy

Full Change List

v1.6.1

28 Oct 13:37

Choose a tag to compare

a90833d fix: Allow falsy values to be passed to addOption and to the command execution (#23) by @TristanPouliquen

Full Change List

v1.6.0

24 Jul 14:03

Choose a tag to compare

f727837 feat: add assertFaulty assertion (#21) by @raphaelstolt
0625e55 chore: keep releases lean (#20) by @raphaelstolt

Full Change List

v1.5.0

24 Oct 15:03

Choose a tag to compare

cd1366d feat: Symfony 7 support (#19) by @kbond
d0ed4fe chore: run php-cs-fixer on php 8 by @kbond
5fe2744 feat: require php 8+, symfony 5.4+ (#18) by @kbond
2eb231b fix(ci): add token by @kbond
11fb61f chore(ci): fix by @kbond
6019627 chore: update ci config (#17) by @kbond
e5c000b ci: fix (#16) by @kbond

Full Change List

v1.4.0

06 Oct 21:37

Choose a tag to compare

d259ce4 [feature] add ability to test command completion (#15) by @kbond
686fbd2 [minor] simplify sca gha (#14) by @kbond
5995408 [minor] support Symfony 6.1 (#11) by @kbond

Full Change List

v1.3.0

01 Apr 18:26
f6ade8d

Choose a tag to compare

991f765 [minor] remove scrutinizer (#10) by @kbond
6a26847 [feature] add TestCommand::expectException() (#10) by @kbond
dad0fae [minor] add static code analysis with phpstan (#9) by @kbond
ef51134 [minor] output cli when using dump/dd by @kbond

Full Change List

v1.2.0

22 Oct 21:05
19e0705

Choose a tag to compare

19e0705 [feature] run commands via application (#8) by @kbond

Full Change List

v1.1.0

19 Oct 20:30
ba07fa5

Choose a tag to compare

12b200c [minor] refactor (#7) by @kbond
442d888 [feature] always use ConsoleOutput for tests (closes #6) (#7) by @kbond
48fb609 [feature] allow passing cli string to TestCommand::execute() (#5) by @kbond
7d6d6a0 [minor] add .editorconfig (#5) by @kbond
aaa1597 [ci] use reusable workflows (#4) by @kbond

Full Change List

v1.0.0

27 Sep 15:38
d26a5b1

Choose a tag to compare

d26a5b1 [minor] use zenstruck/assert for assertions instead of phpunit (#1) by @kbond
9ea2caa [doc] document how to standardize terminal width (#3) by @kbond
8e0c4ba [bug] standardize console width (#3) by @kbond

Full Change List