2016-01-12-autotest-require-relative.md 406 B


title: Autotest only recognizes .rb files

categories: bits

Minitest-autotest throws a LoadError exception if the file containing the functions to be tested doesn't have the .rb extension.

Reference: Minitest-autotest source code{:rel="nofollow noopener noreferrer"}.