Files
scylladb/test
Kamil Braun dc6f37b7f7 test/pylib: scylla_cluster: track current test case name and print it
Use `_before_test` calls to track the current test case name.
Concatenate it with the unique test name like this:
`test_topology.1::test_add_server_add_column`, and print it
instead of the test case name.
2022-09-30 16:38:35 +02:00
..
2022-07-20 18:19:25 +02:00
2022-09-09 14:29:28 +02:00