We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0d87e commit 5227890Copy full SHA for 5227890
test/README.txt
@@ -1,3 +1,12 @@
1
+Getting started:
2
+For running the tests, you want to take a look at the documentation in
3
+doc/developer.txt, in particular the section "Testing Notes".
4
+For a test setup of the database backends, suitable documentation is
5
+found in in doc/postgresql.txt for the Postgres backend, in the section
6
+titled "Running the PostgreSQL unit tests". For the MySQL backend the
7
+file doc/doc/mysql.txt has the documentation in section "Running the
8
+MySQL tests".
9
+
10
A number of tests uses the infrastructure of
11
db_test_base.py
12
0 commit comments