diff --git a/Readme.rst b/Readme.rst index 5cd5ce1..42554a7 100644 --- a/Readme.rst +++ b/Readme.rst @@ -791,7 +791,10 @@ Example with folders: File Encoding and CSV Dialect ----------------------------- -While there are various specifications and implementations for the CSV format (see `RFC 4180 `_), there is no formal specification in existence, which allows for a wide variety of interpretations of CSV files. Therefore it is possible to define your own dialect or use +While there are various specifications and implementations for the CSV format +(see `RFC 4180 `_), +there is no formal specification in existence, which allows for a wide variety of interpretations of CSV files. +Therefore it is possible to define your own dialect or use predefined. The default is Excel-EU which is a semicolon separated file. These Settings are changeable as options of the Data Driver Library. @@ -1271,4 +1274,4 @@ Binary creates with 40 test cases and 8 threads something like that: P13: 37 P14: 38 P15: 39 - P16: 40 + P16: 40 \ No newline at end of file diff --git a/doc/DataDriver.html b/doc/DataDriver.html index f805b3e..69bfbcb 100644 --- a/doc/DataDriver.html +++ b/doc/DataDriver.html @@ -6,7 +6,7 @@ - +