Suggestions-and-Issues
Suggestions-and-Issues copied to clipboard
[Request]: The Lab - ability to temporarily disable expect on single watch via assembly editor
Request?
Sometimes it would be convenient to use a register for looping in a test in The Lab, but with expectations enabled, that is not really possible (at least if the register has a watch on it). It would be helpful to temporarily disable expectations for a single watch in a test (with the ability to re-enable within the same test later). Something like a unexpect R0. This would do double duty to remove any existing expect on a watch.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
fixed next patch