Skip to content

Commit ebb8d0e

Browse files
authored
Update README with new test suite names and database info
1 parent 3255841 commit ebb8d0e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ anywhere. `dbression` is a Python re-implementation in the spirit of the fantast
1515

1616
```text
1717
$ dbression run tests/
18-
dbression 0.2.0 — Suite: tests @ postgresql+psycopg://wlk:***@db01/wlk
18+
dbression 0.2.0 — Suite: tests @ postgresql+psycopg://foo:***@db01/bar
1919
2020
✓ HelloSql 0.004s
2121
CommonSuite/
22-
MerklisteSuite/
22+
ChangelistSuite/
2323
✓ AAddBasicTest 0.027s
2424
✓ BAddNormalizationTest 0.029s
2525
✓ CAddWhitelistTest 0.025s
2626
✓ DAddInvalidArgsTest 0.014s
2727
✓ ERemTest 0.052s
28-
FViewWbTest 1.236s
29-
EreignisSuite/
30-
WaldbrandSuite/
28+
FViewTest 1.236s
29+
EventsSuite/
30+
FireSuite/
3131
✓ LookupTest 0.157s
3232
✗ SchemaTest 0.013s
3333

0 commit comments

Comments
 (0)