Skip to main content

Tests — Externum

Full automated test results for Externum, collected during the QA sweep on 2026-08-13 (Linux, Rust 1.97, Node 22, Python 3). Scroll down — the counters count up, the bars fill in and every row animates as it enters the viewport. Use ▶ Replay animation to run it again.

All tests pass
Own programming language — 120/120 conformance tests green, zero dependencies.
0
passed
0
failed
0
total
Suite: python3 -m unittest discover -s testsDuration: ~0.06 s
Runtime0
runtime conformance
Parser0
syntax and structure
Extra features0
multiline literals, classes, comprehensions, ternary, unpacking
Lexer0
tokenization
Compiler0
code generation

📝 Notes

  • Ternary expressions and tuple-unpacking swaps added to the suite in the latest sweep.
Full report on GitHubExternum · TEST_REPORT.md

Reproduce

python3 -m unittest discover -s tests