DhanushNehru / DhanushNehru/CustomCodeEditor
Add functionality to input custom test cases in code editor
Open
enhancement
hacktoberfest
hacktoberfest-accepted
help wanted
slop4.0
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the code editor allows users to write code, execute it, and view the output. However, there's no option for users to input custom test cases before running the code, which limits the flexibility for testing different scenarios. Adding an input field for custom test cases will enable users to test their code more thoroughly and effectively.
Contributor guide
Assessment
This issue has not been assessed yet.