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/08/05 01:28] – [Caching Section] mnewnham | project:unittests [2025/09/07 22:55] (current) – mnewnham | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Prerequistes ===== | ===== Prerequistes ===== | ||
- | [[https:// | + | * PHP 8.0 or higher |
+ | * [[https:// | ||
===== Setup ===== | ===== Setup ===== | ||
Configuration information for the tests is held in a configuration file // | Configuration information for the tests is held in a configuration file // | ||
- | ===== Settup | + | ===== Setting |
==== ADOdb Section ==== | ==== ADOdb Section ==== | ||
- | If the ADOdb section | + | Add the ADOdb section and set the item directory |
< | < | ||
[ADOdb] | [ADOdb] | ||
directory=/ | directory=/ | ||
- | </ | ||
- | |||
- | If the section is not defined, it assumes that the ADOdb installation is the parent directory of the unit test | ||
- | |||
- | < | ||
- | /opt/ADOdb | ||
- | / | ||
</ | </ | ||
Line 74: | Line 68: | ||
==== Caching Section ==== | ==== Caching Section ==== | ||
Unless explicitly enabled, cache functions such as // | Unless explicitly enabled, cache functions such as // | ||
- | ===== Filesystem | + | === Filesystem === |
< | < | ||
[caching] | [caching] | ||
Line 81: | Line 75: | ||
</ | </ | ||
- | ===== Memcache Based ===== | + | === Memcache Based === |
< | < | ||
[cache] | [cache] |
project/unittests.1754350124.txt.gz · Last modified: by mnewnham