Skip to content

version 1.2.0

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 07 Nov 13:25
· 440 commits to develop since this release
5a2845d
  • Giving a --basetemp directory that is within pytest's current working
    directory will now raise an exception to prevent infinite recursive directory
    copying.
  • The cleanup message is only displayed when pytest-workflow is used.
  • Added a --keep-workflow-wd-on-fail or --kwdof flag. Setting this flag
    will make sure temporary directories are only deleted when all tests succeed.