Displaying 5 results from an estimated 5 matches for "testhat".
Did you mean:
testthat
2016 Nov 01
2
Running package tests and not stop on first fail
Hello community/devs,
Is there an option to run package tests during R CMD check and not stop on
first error? I know that testing frameworks (testhat and others) can do
that but asking about just R and base packages. Currently when package
check runs test scripts in ./tests directory it will stop after first fail.
Do you think it could be optionally available to continue to run tests
after failures?
Regards,
Jan Gorecki
[[alternative HTML vers...
2016 Nov 03
2
Running package tests and not stop on first fail
...Gorecki <J.Gorecki at wit.edu.pl>
>>>>>> on Tue, 1 Nov 2016 22:51:28 +0000 writes:
>
> > Hello community/devs, Is there an option to run package
> > tests during R CMD check and not stop on first error? I
> > know that testing frameworks (testhat and others) can do
> > that but asking about just R and base packages. Currently
> > when package check runs test scripts in ./tests directory
> > it will stop after first fail. Do you think it could be
> > optionally available to continue to run tests after...
2016 Nov 03
0
Running package tests and not stop on first fail
...t;>>>> Jan Gorecki <J.Gorecki at wit.edu.pl>
>>>>> on Tue, 1 Nov 2016 22:51:28 +0000 writes:
> Hello community/devs, Is there an option to run package
> tests during R CMD check and not stop on first error? I
> know that testing frameworks (testhat and others) can do
> that but asking about just R and base packages. Currently
> when package check runs test scripts in ./tests directory
> it will stop after first fail. Do you think it could be
> optionally available to continue to run tests after
> failures?...
2016 Nov 04
0
Running package tests and not stop on first fail
...edu.pl>
>>>>>>> on Tue, 1 Nov 2016 22:51:28 +0000 writes:
>>
>>
>> > Hello community/devs, Is there an option to run package
>> > tests during R CMD check and not stop on first error? I
>> > know that testing frameworks (testhat and others) can do
>> > that but asking about just R and base packages. Currently
>> > when package check runs test scripts in ./tests directory
>> > it will stop after first fail. Do you think it could be
>> > optionally available to continue to...
2016 Nov 04
4
Running package tests and not stop on first fail
...gt;>>>>>> 2016 22:51:28 +0000 writes:
>>>
>>>
>>> > Hello community/devs, Is there an option to run
>>> package > tests during R CMD check and not stop on first
>>> error? I > know that testing frameworks (testhat and
>>> others) can do > that but asking about just R and base
>>> packages. Currently > when package check runs test
>>> scripts in ./tests directory > it will stop after first
>>> fail. Do you think it could be > optionally availabl...