File: README.test

package info (click to toggle)
librg-blast-parser-perl 0.03-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 180 kB
  • sloc: perl: 37; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 648 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Notes on how this package can be tested.
────────────────────────────────────────

This package uses `autopkgtest-pkg-perl` as a default testsuite.
Read more at https://pkg-perl.alioth.debian.org/autopkgtest.html

To test manually, run:

  perl /usr/share/doc/librg-blast-parser-perl/01RG-Blast-Parser.t
  
Another test (02test.t) uses example files. 
To run it, cd to some dir where you have write permissions and do
    
    cp -r /usr/share/doc/librg-blast-parser-perl/examples .
    gunzip examples/*.gz
    perl /usr/share/doc/librg-blast-parser-perl/02test.t