pytest-databricks

Pytest plugin for remote Databricks notebooks testing


License
MIT
Install
pip install pytest-databricks==0.0.0

Documentation

pytest-databricks

Pytest plugin for testing Databricks notebooks

Release Notes

0.0.7

  • dbr_connection fixture raises exception of token, url or cluster id not specified
  • added run_unittest and run_unittest_testcase helpers
  • new test client auto_save and dir_auto_save properties