Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.46 KB

Mlflow Export Import - Tests

Overview

Following sets of tests:

Setup

pip install -e ..[tests] --upgrade 

Reports and logs

The test script creates the folowing files:

  • run_tests.log - log of the entire test run.
  • run_tests_junit.xml - report for all tests in standard JUnit XML format.
  • run_tests_report.html - report for all tests in HTML format.

Sample reports

Open Source Tests:

Databricks Tests:

Failed Databricks Tests: