Test automation for STM8 eForth is ready!
It works like this:
- a terminal sends test instructions in the form T{ code-under-test -> expected-result }T
- character output is tested like this T{e code-under-test e-> char-count char-sum%16 }T
- testing COLD cycles and data persistence works by setting a start-up word
Travis-CI runs the test for every commit, or pull request
Here is a demo of the same test run manually in e4thcom:
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.