Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnie/csvparser
Simple example of use CsvFile to easily parse Csv files
https://github.com/mnie/csvparser
automated-testing canopy csv fsharp selenium
Last synced: 2 days ago
JSON representation
Simple example of use CsvFile to easily parse Csv files
- Host: GitHub
- URL: https://github.com/mnie/csvparser
- Owner: MNie
- License: apache-2.0
- Created: 2017-11-02T18:16:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T13:33:06.000Z (almost 7 years ago)
- Last Synced: 2024-01-30T22:27:25.938Z (9 months ago)
- Topics: automated-testing, canopy, csv, fsharp, selenium
- Language: F#
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CsvParser
Simple example of use CsvFile to easily parse Csv filesBlog post about it:
* [How to test CSV files content in end-to-end testing](https://mnie.github.io/2017-11-06-testingCsvFiles/)