Skip to content

Commit 5227890

Browse files
committed
Add a 'Getting started' note to test/README.txt
1 parent 6c0d87e commit 5227890

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/README.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
A number of tests uses the infrastructure of
211
db_test_base.py
312

0 commit comments

Comments
 (0)