Metadata-Version: 2.1
Name: pytest-databricks
Version: 0.0.7
Summary: Pytest plugin for remote Databricks notebooks testing
Home-page: https://github.com/ivangeorgiev/pytest-databricks
Author: Ivan Georgiev
License: UNKNOWN
Description: # 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
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Requires-Python: >=3.6
Description-Content-Type: text/markdown
