http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7994

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]
                   |                            |m

--- Comment #18 from Jonathan Druart <[email protected]> ---
QA Comments:
1/ Usage is not correct:
+=head1 USAGE
+
+From Koha root directory:
+
+prove -v xt/tt_valid.t

2/ It not possible to launch the test file from the koha home directory (prove
xt/yaml_valid.t) (see the FindBin module)

3/ Don't you think it would be more friendly to do a test file (thus using
Test::More) for your pl file ?

4/ You add a new dependency Test::YAML::Valid. I dont know if we have to add
this dependency to koha (given that it is used for unit tests).

Marking as Failed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to