module OnlyofficeTestrailWrapper
USAGE Configure TestrailTools
with needed parameters:
TestrailTools.configure
do |testrail|
testrail.project = 'Foo' testrail.run = 'Bar'
end
Then call methods:
TestrailTools.close_all_runs
USAGE Configure TestrailTools
with needed parameters:
TestrailTools.configure
do |testrail|
testrail.project = 'Foo' testrail.run = 'Bar'
end
Then call methods:
TestrailTools.close_all_runs