- Create new class t/TestEnvironment.pm. A TestEnvironment instance owns a temporary Git repo and a temporary Elixir database directory. - Update t/100-basic.t to use TestEnvironment. - Add constant MUST_SUCCEED so `run_produces_ok()` calls are more self-documenting |
||
|---|---|---|
| .. | ||
| tree | ||
| .gitignore | ||
| 100-basic.t | ||
| TestClass.pm | ||
| TestEnvironment.pm | ||
| TestHelpers.pm | ||