Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Add pytest unit tests #73

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Add pytest unit tests #73

wants to merge 3 commits into from

Conversation

TaekyungHeo
Copy link
Contributor

@TaekyungHeo TaekyungHeo commented Nov 27, 2023

Summary

This pull request introduces a refactored directory structure and adds unit tests for existing Python code. Key changes include:

  • Separated source (src) and test (tests) code for better organization.
  • Added comprehensive unit tests using pytest to enhance code reliability.

Test Plan

Copy link

github-actions bot commented Nov 27, 2023

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@TaekyungHeo TaekyungHeo changed the title Unit test Adding Pytest unit tests Nov 27, 2023
@TaekyungHeo TaekyungHeo changed the title Adding Pytest unit tests Add pytest unit tests Nov 27, 2023
@TaekyungHeo TaekyungHeo force-pushed the unit-test branch 2 times, most recently from da31fa5 to ddf1a25 Compare November 27, 2023 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant