Skip to content

Commit a553b28

Browse files
author
Artur Zakirov
committed
Added README
1 parent cf22c51 commit a553b28

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

tests/README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Running tests
2+
3+
Install testgres:
4+
5+
```
6+
pip install testgres
7+
```
8+
9+
Run command:
10+
11+
```
12+
python -m unittest pglist_tests
13+
```
14+

0 commit comments

Comments
 (0)