mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-04-05 21:18:08 -05:00

By default, the current local time is used when generating a Report. The TimestampFunc Option makes it possible to override this default behaviour. This can for example be used in tests to make sure the timestamp is a fixed point in time.