ops4j / org.ops4j.pax.exam2

Pax Exam is a testing framework for OSGi
https://ops4j1.jira.com/wiki/spaces/PAXEXAM4/
Apache License 2.0
84 stars 100 forks source link

Be able to configure the folder name (including timestamp format) [PAXEXAM-939] #1019

Closed ops4j-issues closed 3 years ago

ops4j-issues commented 3 years ago

Jean-Baptiste Onofre created PAXEXAM-939

Right now, the extracted folder uses UUID. It would be great to let user defines the folder format including date inclusion.

For instance, something like:

.directoryNameFormat("'foo-'yyyyMMddHHssSS")

Fixed in: 5.0.0, 4.13.4 Votes: 0, Watches: 1


Referenced issues

duplicates: