Skip to content

Added a test generator #46

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 1 commit into
base: main
Choose a base branch
from
Open

Conversation

aesom-e
Copy link
Contributor

@aesom-e aesom-e commented Jun 12, 2025

This speeds up creating tests substantially. The TestGenerator program looks for a generator.py function that takes in the problem input and spits out the correct output. It then packages that input and output into .in and .out files, drastically speeding up the process of creating test cases. The program was compiled for Windows and Linux and tested on both platforms, but I doubt that the Linux binary would have much trouble running on Mac.

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