Manual:PHP 単体テスト/Oracle

This page is a translated version of the page Manual:PHP unit testing/Oracle and the translation is 50% complete.
MediaWiki はバージョン 1.34 以降、Oracle Microsoft SQL Server の使用をサポートしていません。

状態

Works with r101976 (1.19a) but is painfully slow because it recreates the schema for each test. A workaround for this issue is to run a short Database test once (so it creates the testing schema) and then use --reuse-db switch that will only clear the schema without recreating it.

Oracle 11g SE でテストされました。

開発者向けのヒント

No-cost eval/development version of Oracle 11g "Express" available for Windows x86 and Linux x86_64:

Installation instructions can be found at Manual:Oracle .