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 3255841 commit ebb8d0eCopy full SHA for ebb8d0e
1 file changed
README.md
@@ -15,19 +15,19 @@ anywhere. `dbression` is a Python re-implementation in the spirit of the fantast
15
16
```text
17
$ dbression run tests/
18
-dbression 0.2.0 — Suite: tests @ postgresql+psycopg://wlk:***@db01/wlk
+dbression 0.2.0 — Suite: tests @ postgresql+psycopg://foo:***@db01/bar
19
20
✓ HelloSql 0.004s
21
CommonSuite/
22
- MerklisteSuite/
+ ChangelistSuite/
23
✓ AAddBasicTest 0.027s
24
✓ BAddNormalizationTest 0.029s
25
✓ CAddWhitelistTest 0.025s
26
✓ DAddInvalidArgsTest 0.014s
27
✓ ERemTest 0.052s
28
- ✓ FViewWbTest 1.236s
29
- EreignisSuite/
30
- WaldbrandSuite/
+ ✓ FViewTest 1.236s
+ EventsSuite/
+ FireSuite/
31
✓ LookupTest 0.157s
32
✗ SchemaTest 0.013s
33
0 commit comments