Skip to content

Commit 49b2dda

Browse files
Michael Kjellmanaweisberg
Michael Kjellman
authored andcommitted
Migrate dtests to use pytest and python3
Patch by Michael Kjellman; Reviewed by Ariel Weisberg for CASSANDRA-14134
1 parent f4eda3a commit 49b2dda

File tree

137 files changed

+24376
-23529
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+24376
-23529
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Description | Brief description of the test
4646

4747

4848
```python
49-
def example_test(self):
49+
def test_example(self):
5050
"""
5151
Demonstrates the expected syntax for a test plan. Parsed by Doxygen.
5252
@jira_ticket CASSANDRA-0000

Diff for: INSTALL.md

-134
This file was deleted.

0 commit comments

Comments
 (0)