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

How to effectively test the project #2

Open
theandrew168 opened this issue May 19, 2021 · 0 comments
Open

How to effectively test the project #2

theandrew168 opened this issue May 19, 2021 · 0 comments

Comments

@theandrew168
Copy link
Owner

I've been thinking about how I could verify that DerzForth "works" and that new changes didn't break anything. I think there are a couple of routes:

  1. Find a simulator that works and abstract out the IO-specific portions
  2. Test on a real Longan Nano / Wio Lite and use something like pexpect to test commands / responses

Either way, having something in place to verify behavior will definitely pay itself off as new features / optimizations are introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant