mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
fix: missing things on junit
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
Pest Testing Framework 2.31.0.
|
||||
Pest Testing Framework 2.32.0.
|
||||
|
||||
USAGE: pest <file> [options]
|
||||
|
||||
@ -84,6 +84,7 @@
|
||||
--reverse-list .............................. Print defects in reverse order
|
||||
--teamcity . Replace default progress and result output with TeamCity format
|
||||
--testdox ................ Replace default result output with TestDox format
|
||||
--debug Replace default progress and result output with debugging information
|
||||
--compact ................ Replace default result output with Compact format
|
||||
|
||||
LOGGING OPTIONS:
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
|
||||
Pest Testing Framework 2.31.0.
|
||||
Pest Testing Framework 2.32.0.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user