Skip to content

Introduce tsci snapshot command #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
seveibar opened this issue Mar 29, 2025 · 0 comments
Open

Introduce tsci snapshot command #141

seveibar opened this issue Mar 29, 2025 · 0 comments
Assignees

Comments

@seveibar
Copy link
Contributor

  • Looks for any files with *.circuit.ts
  • Takes a snapshot of each export (schematic and PCB) and puts the svg in the __snapshots__ directory
    • Allow the user to export export snapshotConfig = { pcbOnly: true, snapshotExports: ["MainCircuit"], ignoreExports: ["useMainCircuit"] } etc.

Write instructions for how to use on CI

@seveibar seveibar self-assigned this Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant