What's the process for adding a test (specifically to babel)? The only part that looks non-obvious is how to generate the test ID, e.g. in ob-shell-test.org:
* Associative array tests (simple map) :PROPERTIES: :ID: bec1a5b0-4619-4450-a8c0-2a746b44bf8d :END: >From there it looks like you just add to the correct file in org-mode/testing/examples/*.org and the corresponding /org-mode/testing/lisp/test-*.el file. Am I missing anything? I'll add to the README or docs unless it's already there. Thanks, ---George Jones