Codeception / Codeception/module-db
Documentation for 'cleanup' configuration option
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 23
- Fork
- 31
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi,
seems like the documentation for the 'cleanup' configuration option ist not correct:
cleanup: false - whether the dump should be reloaded before each test
It think more correct would be:
cleanup: false - whether all database tables should be dropped
I am not quite sure if this dropping happens once or before each test.
The docs mention the 'clearing' of the database, but not in connection with this option.
Make this more precise would be great!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.