project:unittests
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
project:unittests [2025/07/29 03:41] – mnewnham | project:unittests [2025/08/01 00:37] (current) – mnewnham | ||
---|---|---|---|
Line 21: | Line 21: | ||
</ | </ | ||
+ | ==== Blob Section ==== | ||
+ | This section must be defined, either with the path name to a binary file, such as a jpeg file that can be used for read-write testing. If set to false, all blob tests are skipped. | ||
+ | |||
+ | < | ||
+ | [blob] | ||
+ | testBlob=c:/ | ||
+ | </ | ||
==== Driver Section ==== | ==== Driver Section ==== | ||
Line 45: | Line 52: | ||
|parameters|To set parameters normally set by '' | |parameters|To set parameters normally set by '' | ||
|active|If a run-time parameter of the driver is not passed of the PHPunit version > 9, then the test is run against the first driver where the active flag is set to true| | |active|If a run-time parameter of the driver is not passed of the PHPunit version > 9, then the test is run against the first driver where the active flag is set to true| | ||
+ | |||
+ | ==== Meta Section ==== | ||
+ | Unless explicitly enabled, the test to create new database using the // | ||
+ | |||
+ | < | ||
+ | skipDbCreation=0 | ||
+ | </ | ||
+ | |||
==== Caching Section ==== | ==== Caching Section ==== |
project/unittests.1753753287.txt.gz · Last modified: by mnewnham