Skip to content

vincentlaucsb/csv-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Data

This is a repository of both real and fake data stored in CSV files.

Purpose

I had a few projects that dealt with CSV files and I wanted a single repo where I could keep a common store of CSV files for my test suites.

Usage

The preferred way to use this repo is to add it as a submodule to an existing project.

Example

git submodule add https://github.com/vincentlaucsb/csv-data.git tests/data

Cloning

By default, a git pull or git clone won't include the submodule contents. To include them, see: https://stackoverflow.com/questions/8090761/pull-using-git-including-submodule

Sources

...

About

A curated repository of real and fake CSV data for use in testing suites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages