Skip to content
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

feat: retrieve output from LeetCode for custom test cases #223

Merged
merged 5 commits into from
Sep 1, 2023
Merged

Conversation

j178
Copy link
Owner

@j178 j178 commented Sep 1, 2023

You can add a new test case by specifying only the input and leaving the output blank. When you run leetgo test, the expected output will be retrieved from the remote server.

Fixes #101

@j178 j178 changed the title feat: fill empty output from remote testing result feat: retrive output from LeetCode for custom test cases Sep 1, 2023
@j178 j178 changed the title feat: retrive output from LeetCode for custom test cases feat: retrieve output from LeetCode for custom test cases Sep 1, 2023
@j178 j178 merged commit 3bff88d into master Sep 1, 2023
2 checks passed
@j178 j178 deleted the fill-output branch September 1, 2023 14:07
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.

retrieve output from leetcode for custom cases
1 participant