py-utils/tests/unit/byteb4rb1e_utils
Tiara Rodney dc69eea88a
chore(test): remove redundant module entrypoints
pytest compared to built-in unittest does not discover test suites based on a
directory being marked as a module, instead matching against the basename of a
file to determine whether it is a test suite or not.
2025-06-20 20:19:32 +02:00
..
collections chore(test): remove redundant module entrypoints 2025-06-20 20:19:32 +02:00
io chore(test): remove redundant module entrypoints 2025-06-20 20:19:32 +02:00
string chore(test): remove redundant module entrypoints 2025-06-20 20:19:32 +02:00
__init__.py refactor(tests): move unit tests to subdirectory 2025-05-04 01:38:42 +02:00