test.py is pexpect-based, testing the output rather than return values of scripts. However, a script may crash even after producing the expected output, so test for return values too. |
||
|---|---|---|
| .. | ||
| ref | ||
| gentest.py | ||
| test.py | ||
| tooltest.py | ||
test.py is pexpect-based, testing the output rather than return values of scripts. However, a script may crash even after producing the expected output, so test for return values too. |
||
|---|---|---|
| .. | ||
| ref | ||
| gentest.py | ||
| test.py | ||
| tooltest.py | ||