You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to skip the Db cleanup when a test fails, but there is no documentation on where or how this flag is used, and is mentioned only in the haveInDatabase method.
I have found the documentation so maybe this should be "Fix the search on your documents page"
The DB files are removed after the test fails.
Provide console output if related. Use -vvv mode for more details.
# paste output here
Provide test source code if related
// paste test
Could you please document where and how this option is used?
Codeception version: 5
PHP Version: 8.1
Operating System: Mac OS 14.2.1
Installation type: Composer
List of installed packages (composer show)
Suite configuration:
# paste suite config here
The text was updated successfully, but these errors were encountered:
kellySmi
changed the title
skip_cleanup_if_failed documentaion
skip_cleanup_if_failed documentation
Jan 19, 2024
I am trying to skip the Db cleanup when a test fails, but there is no documentation on where or how this flag is used, and is mentioned only in the haveInDatabase method.
I have found the documentation so maybe this should be "Fix the search on your documents page"
The DB files are removed after the test fails.
# paste output here
// paste test
Could you please document where and how this option is used?
composer show
)# paste suite config here
The text was updated successfully, but these errors were encountered: