Open Issues Need Help
View All on GitHub good first issue A-cli A-diagnostics P-low A-docs A-fs
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
Wrong Typst version in about command 6 months ago
good first issue A-cli P-low
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
Allow extending `sys.inputs` from within tests 7 months ago
good first issue A-tests P-low A-test-lib
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
FR: Keep a list of example usages 7 months ago
good first issue P-low A-docs
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
FR: Port `typst info` to `tytanic util about` 7 months ago
good first issue A-cli P-low A-docs
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
FR: Add ability to customize which output format is compiled into `out/` for better debugging across different formats 10 months ago
good first issue P-low A-fs
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
FR: Add the ability to test a specific range of pages 10 months ago
good first issue A-api A-tests P-medium A-config A-runner
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst
FR: --vcs argument to force it to use git/gitignore about 1 year ago
AI Summary: Implement a command-line argument (e.g., `--vcs git`) for the Tytanic test runner to force the detection of a Git repository, even if auto-detection fails. This addresses issues where Tytanic might not correctly identify a Git project, particularly in containerized environments or other scenarios where the Git root is not directly accessible.
Complexity:
3/5
C-feature good first issue A-cli P-medium A-vcs
A test runner for typst projects.
Rust
#regression-testing#snapshot-testing#testing#typst