File: README.md

package info (click to toggle)
python-clevercsv 0.7.5%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 872 kB
  • sloc: python: 5,076; ansic: 763; makefile: 81
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.