Skip to content

feat: add run_empty_testcase option#88

Open
antinomie8 wants to merge 2 commits into
xeluxee:masterfrom
antinomie8:master
Open

feat: add run_empty_testcase option#88
antinomie8 wants to merge 2 commits into
xeluxee:masterfrom
antinomie8:master

Conversation

@antinomie8

Copy link
Copy Markdown

Thanks for the plugin! Sometimes when I use it not only for competitive programming but just to execute my current file, but have to add a "dummy" empty test case so that :CompetiTest run actually executes the program. I would like that if no testcases are provided, the program is runned on an empty one. This PR adds a run_empty_testcase option which lets the user choose whether this behavior is followed or not (not sure for the naming of it though, perhaps one should add by_default or something to clarify its purpose).

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