File: README.md

package info (click to toggle)
python-clevercsv 0.8.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,076 kB
  • sloc: python: 6,184; ansic: 870; makefile: 90
file content (7 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Tests

We have two types of tests for CleverCSV: unit tests and integration tests.

* Unit tests evaluate the functionality of the package in the usual way
* Integration tests specifically evaluate the dialect detection accuracy on a 
  large set of test files.