Commit Graph

6 Commits

Author SHA1 Message Date
Christian Meier c574684339 add file picker for rspec via system properties
-D{task.name}.file=... picks either a directory or a file which gets
executed with rspec
2015-07-20 22:05:39 +02:00
Christian Meier 99a6852a07 added configuration property 'pattern'
which corresponds to the rspec options --pattern
2015-07-20 19:35:43 +02:00
Christian Meier 23ebd858cb cleanup specs 2015-07-20 17:13:59 +02:00
Christian Meier 1a9e0d381c add version configuration for each rspec task 2015-07-19 14:51:39 +02:00
Christian Meier de8f91d7b3 factored out some RSpec code and added configuration to RSpec 2015-07-19 14:15:42 +02:00
Christian Meier ab76cd5a0e basic rspec plugin 2015-07-19 11:54:57 +02:00