2

is it possible to rename the report default folder ?

I don't want to have "YYYYMMDDHHMI", I'm trying to rename it to something simple and constant. Thanks

user3574857
  • 377
  • 4
  • 16

1 Answers1

2

This is controlled by the timestampedReports parameter. If you set it to false pitest will use a constant location.

henry
  • 5,923
  • 29
  • 46