Contributions to this project are welcome. Please read the README.md file to make sure your test fits within the goal of this project.
Source should be clean and well formatted. This can be done automatically with clang-format:
clang-format -i *.js
Ensure that all source files contain the appropriate Apache 2.0 copyright comment block at the top of the file.