Skip to content

Support unlimited test cases automatically #2

@jayDevCodes

Description

@jayDevCodes

Feature Request

Currently the number of test cases is fixed in the code.

Proposed Behavior

The judge should automatically detect all input/output files inside the tests folder.

Example structure:

tests/
input1.txt
output1.txt
input2.txt
output2.txt
input3.txt
output3.txt

The program should run all detected test cases automatically.

Benefit

This will make the judge more flexible and easier to use for larger problem sets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions