File: README.md

package info (click to toggle)
python-pymetar 1.2-0.2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,400 kB
  • sloc: python: 1,014; sh: 14; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 418 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Smoke Test for pymetar

`runtest.sh` handles all the dirty work for you, except unpacking the reports
(see below)

This is just a smoke test, i.e. run the parser against a large set of reports,
all `getXYZ()` functions are called. The data is *not validated.*

Note that the reports to be used need to be unpacked first. Just run 
`tar xzf reports.tgz` in this directory  and it should unpack into the right
spot.