Skip to content

Switch from usage of the supplementary test program to entry point#103

Merged
hurricane642 merged 2 commits intomainfrom
tests_entry_points
Mar 7, 2025
Merged

Switch from usage of the supplementary test program to entry point#103
hurricane642 merged 2 commits intomainfrom
tests_entry_points

Conversation

@hurricane642
Copy link
Copy Markdown
Collaborator

Hello everyone,
In this PR, I solve the issue of the supplementary program for tests running.
Previously, in the perturbo repo we needed to have additional code run_tests.py. Now, we just have entry point - terminal command, as in case of the input generation

Additionally, in this package I update pyproject.toml, because I found bug in the way how pip looking for the subfolders

@hurricane642 hurricane642 self-assigned this Feb 28, 2025
@hurricane642 hurricane642 added bug Something isn't working usability improve experience of package usage labels Feb 28, 2025
Copy link
Copy Markdown
Member

@imaliyov imaliyov left a comment

Choose a reason for hiding this comment

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

Nice job! One question: did we update the documentation of Perturbo/PerturboPy on how to run the tests?

@hurricane642
Copy link
Copy Markdown
Collaborator Author

Not yet, thank you for reminder! I'll open PRs on this topic!

Copy link
Copy Markdown
Contributor

@ltan01 ltan01 left a comment

Choose a reason for hiding this comment

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

LGTM!

@hurricane642 hurricane642 merged commit bfea28d into main Mar 7, 2025
@hurricane642 hurricane642 deleted the tests_entry_points branch March 7, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working usability improve experience of package usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants