# quick and dirty way to run a few tests
run_test [
"1+1",
"2",
]
# alert "passed tests: " + ok_tests + " / failed tests: " + ko_tests