Flowdock
method

test_files=

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Specification
test_files=(files) public

A collection of unit test files. They will be loaded as unit tests when the user requests a gem to be unit tested.

Usage:

spec.test_files = Dir.glob('test/tc_*.rb')
spec.test_files = ['tests/test-suite.rb']
Show source
Register or log in to add new notes.