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

[feature]: enable uploading of user-written test scripts #442

Open
1 of 2 tasks
maueroats opened this issue Sep 2, 2024 · 1 comment
Open
1 of 2 tasks

[feature]: enable uploading of user-written test scripts #442

maueroats opened this issue Sep 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@maueroats
Copy link

Tool

CPU Emulator

Interface

Website (https://nand2tetris.github.io/web-ide)

Contact Details

I will follow this issue and reply here.

What feature are you proposing?

In the CPU Emulator and the VM Emulator, the user cannot upload test scripts. They can use test scripts from the existing projects.

The ability to upload test scripts would be helpful in debugging the larger projects, where the user may be running the CPU Emulator on code they have generated themselves.

For example, in Project 8 even the "Simple Function Call" test is quite comprehensive. It helped me to be able to have a truly minimal example - a very very small function (say just return 555) to follow the basic setup and teardown of a function frame.

Additional Comments

No response

Do you want to try to add this feature?

  • I want to try to add this feature!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maueroats
Copy link
Author

Ahh, I think would be included in PR #411? That looks like it is having trouble moving forward.

@DavidSouther DavidSouther added the enhancement New feature or request label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants