761 B
761 B
Development
Requirements:
- Current version of stable Rust
just
task runnernextest
test runnerpre-commit
- yq (YAML processor)
Tasks
Testing
just test
Run unit+integration testsjust unittest
Run unit testsjust testyt
Run YouTube integration testsjust testintl
Run YouTube integration tests for all supported languages (this takes a long time and is therefore not run in CI)YT_LANG=de just testyt
Run YouTube integration tests for a specific language
Tools
just testfiles
Download missing testfiles for unit testsjust report2yaml
Convert RustyPipe reports into a more readable yaml format (requiresyq
)