Skip to content

Test class constructor #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Test class constructor #23

wants to merge 2 commits into from

Conversation

SZonkil
Copy link
Contributor

@SZonkil SZonkil commented Apr 3, 2025

No description provided.

@SZonkil SZonkil requested review from MasloMaslane and Copilot April 3, 2025 08:16
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the Test class by adding a constructor to initialize test_id, in_file, out_file, and group, and updates the class docstring to reflect that tests involve both input and output.

  • Added an import for the File class.
  • Updated the class docstring from "input or output test" to "input and output test."
  • Implemented a new init method to initialize the test attributes.

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