Metadata-Version: 2.4
Name: check-pfda
Version: 0.0.1
Summary: PFDA test running package.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: PyYAML

# check-pfda

> Compatibility goes here

Check-pfda is a package that tests student code and provides helpful feedback.

## Installation
`pip install check-pfda`


### Usage
1. Navigate to the root directory of a cloned assignment.
2. Run `pfda check`.

## Documentation
> Read The Docs page goes here
