Hi,
Could there be a helping function is_checking() along with is_testing()?
For instance, in the case of very long tests, it could be useful to run some only during package testing but not during package checking.
skip_on_check() could be a nice addition too in that matter.