split one test into three
Compare changes
- Hans Fangohr authored
- check that "* dev23a" is somewhere in the string (not required to be in the first line) - create local variables before we run the assert statement. The can be inspected when calling `py.test -l` (or `py.test --pdb`). - improve documentation of what we expect
+ 19
− 13
@@ -147,20 +147,19 @@ def test_setup_log_cmd(tmp_path):
@@ -169,11 +168,18 @@ def test_install_environment(tmp_path):