Embedthis Ejscript 1.1.2
Home > Source Code > Testing Ejscript

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

  1. Compiler tests
  2. Ejscript shell tests
  3. Virtual machine tests
  4. Assemblier listing tests
  5. Slot generation tests
  6. Documentation generation tests

You are welcome to write more unit tests and submit them to dev@embedthis.com.

© Embedthis Software LLC, 2003-2012. All rights reserved. Embedthis, Ejscript and Appweb are trademarks of Embedthis Software LLC.