◐ Shell
reader mode source ↗
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ testing = [
"pytest-cov>=6.0.0,<7",
"pytest-xdist>=3.6.1,<4",
"hypothesis>=6.119.4,<7",
]

linting = [
Expand Down
88 changes: 88 additions & 0 deletions tests/test_huffman_benchmark.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
Toggle all file notes Toggle all file annotations