Skip to content

Convert unittest tests to pytest style in test_metricsFix test metrics pytest#1783

Open
mahek-builds wants to merge 2 commits into
automl:developmentfrom
mahek-builds:fix-test-metrics-pytest
Open

Convert unittest tests to pytest style in test_metricsFix test metrics pytest#1783
mahek-builds wants to merge 2 commits into
automl:developmentfrom
mahek-builds:fix-test-metrics-pytest

Conversation

@mahek-builds
Copy link
Copy Markdown

This PR converts unittest-based tests in test_metrics to pytest functional style.

Changes:

  • Replaced class-based unittest structure with pytest functions
  • Used pytest.parametrize where applicable
  • Improved readability and maintainability of tests

No change in test logic, only structure improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant