README.tests 406 B

12345
  1. Some tests located in Test/System.Data.OracleClient require a connection to Oracle database to execute.
  2. To configure a connection, copy System.Data.OracleClient_test_default.dll.config.example
  3. to System.Data.OracleClient_test_default.dll.config and fill in the OracleConnectionString with appropriate values.
  4. If no System.Data.OracleClient_test_default.dll.config is present, those tests will be ignored.