Skip to content

Added support for Autotest libs attribute

gitlab-qa-bot requested to merge github/fork/djwhitt/master into master

Created by: djwhitt

This allows you to specify the loadpath for your specs when using autotest. I set the default to include ".", "lib", and "spec". If setting this by default is too drastic please consider including support for the libs attribute but leaving it set to the empty string by default. Thanks.

Merge request reports