Open Issues Need Help
View All on GitHub FR: --vcs argument to force it to use git/gitignore 2 months 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