lc-test

star 0

Test a Rust solution file against LeetCode's test cases (project)

iQeda By iQeda schedule Updated 1/6/2026

name: lc-test description: Test a Rust solution file against LeetCode's test cases (project)

LeetCode Test

Test a solution file against LeetCode's test cases.

Usage

/lc-test <file> - Test the solution file (e.g., problems/1.two-sum.rs)

Instructions

  1. Run leetcode test <file> 2>&1 and show the results to the user
  2. If only problem ID is provided, find the file in problems/ directory

Note: leetcode test may have timeout issues. If it hangs, use leetcode submit directly.

Install via CLI
npx skills add https://github.com/iQeda/MyRust-NeetCode --skill lc-test
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator