Testing Ejscript
The Ejscript source distribution has an extensive suite of unit tests to verify Ejscript's execution. You can run the unit tests from the command line via:
make test
The testing are broken into phases
- Compiler tests
- Ejscript shell tests
- Virtual machine tests
- Assemblier listing tests
- Slot generation tests
- Documentation generation tests
You are welcome to write more unit tests and submit them to dev@embedthis.com.