[Koha-bugs] [Bug 18055] Speed up '00-strict.t' test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 24 22:30:25 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055

--- Comment #32 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Jonathan Druart from comment #28)
> Could we use the same method for
>   t/00-testcritic.t,

=> Not needed, from the POD:
    all_critic_ok() is also optimized to run tests in parallel over multiple
    cores (if you have them) so it is usually better to call this function
    than calling critic_ok() directly.

>   t/00-merge-conflict-markers.t,

=> Not efficient.

>   xt/author/valid-templates.t and

=> See bug 18979

>   xt/author/translatable-templates.t

=> Fork already

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list