A Python library for unit testing and mocking in Databricks environments. Current version 0.0.4, released by Microsoft as a sample. Minimal releases; appears to be in early maintenance mode.
pip install databricks-testNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic test using mock_dbutils.
Check the source code for available mocks; submit issues for missing ones.
Consider using other frameworks (e.g., chispa, delta-spark) for more advanced testing.
Plan to migrate to a more supported testing library if needed.
No dependency data recorded yet.