Skip to content

tofupilot/template-framework-attachments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework Attachments

Cover

Attach files and data to test reports.

What's Inside

  • procedure.yaml: defines two phases
  • phases/collect_data.py: builds JSON in memory and attaches it
  • phases/capture_logs.py: writes a temp log file and attaches it from disk
  • pyproject.toml: uv-managed Python project

Get Started

  1. Sign up for a free TofuPilot account at tofupilot.app.
  2. Open the New Procedure flow in the dashboard and clone this template.
  3. Follow the dashboard's instructions to set up a station and run the procedure.

For deeper guides, see the TofuPilot docs.

Structure

.
├── procedure.yaml
├── phases/
│   ├── collect_data.py
│   └── capture_logs.py
├── pyproject.toml
└── README.md

About

Attach files and data to test reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages