"""Verify that arithmetic commands produce correct results in the REPL.""" ...
self.temp_dir = Path(tempfile.mkdtemp(prefix="test_quick_validate_")) ...