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
[X] I agree to follow this project's Code of Conduct
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?
Code of Conduct