Skip to content

Example code and data to be used in internal testing.

Notifications You must be signed in to change notification settings

posit-dev/qa-example-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA Content Examples

This is a place to store content for internal testing & demos. Please keep things organized and well documented in this README file.

Contents

  • Data Files - Place to store example data files. E.g. csv, parquet.

  • [Utilities] (utilities/README.md) - A collection of utilities used to create test data.

  • Workspaces - Example workspaces/projects.

Dependencies

In the root of the repository, there are 2 dependency files:

  • requirements.txt - Python packages needed for the Workspaces

    • pip install -r requirements.txt
  • DESCRIPTION - R packages needed for the Workspaces

    • Rscript -e "pak::local_install_dev_deps(ask = FALSE)"

About

Example code and data to be used in internal testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published