Testing framework using Databricks Notebook and Pytest.

Anonymous
Not applicable

Hi Friends,

I am designing a Testing framework using Databricks and pytest. Currently stuck with report generation, that is generating blank with only default parameters only .

for ex :-

testsuites>

<testsuite name="pytest" errors="0" failures="0" skipped="0" tests="0" time="0.157" timestamp="2023-04-11T14:30:47.707323" hostname="XXXXX"/>

</testsuites>

Looking for any other framework which can solve my Data Testing.