The Wayback Machine - https://web.archive.org/web/20200915123955/https://github.com/LeetCode-OpenSource/vscode-leetcode/issues/570
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to re-run test cases #570

Open
NikiforovAll opened this issue Jun 4, 2020 · 0 comments
Open

Add option to re-run test cases #570

NikiforovAll opened this issue Jun 4, 2020 · 0 comments

Comments

@NikiforovAll
Copy link

@NikiforovAll NikiforovAll commented Jun 4, 2020

馃殌 Feature Proposal

Add another option to "LeetCode: Test in LeetCode" - "Run last test cases"

Motivation

It really fits in the developer workflow. When I'm stuck I really want to fiddle the code again test cases that fail.

Contribution

I would be glad to add PR. Do you think some static field is enough for implementation? We could also use https://code.visualstudio.com/api/references/vscode-api#Memento

Hashmap (solution Id -> test case payload)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can鈥檛 perform that action at this time.