allout-run-unit-tests-on-load

allout-run-unit-tests-on-load is a variable defined in `allout.el'.
Its value is
nil


Documentation:
When non-nil, unit tests will be run at end of loading the allout module.

Generally, allout code developers are the only ones who'll want to set this.

(If set, this makes it an even better practice to exercise changes by
doing byte-compilation with a repeat count, so the file is loaded after
compilation.)

See `allout-run-unit-tests' to see what's run.

You can customize this variable.