mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-04-05 05:00:15 -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.