RFR: Initial section on testing [v6]
Lance Andersen
LANCE.ANDERSEN at ORACLE.COM
Thu Oct 22 15:52:10 UTC 2020
> On Oct 22, 2020, at 11:49 AM, Igor Ignatyev <iignatyev at openjdk.java.net> wrote:
>
> On Thu, 22 Oct 2020 15:13:56 GMT, Lance Andersen <lancea at openjdk.org> wrote:
>
>> Should we indicate when to use a TEST.properties file vs. including the properties within the test?
>
> `TEST.properties` files aren't intended to be used by tests, they are jtreg configurations file, so using them for test-specific properties might lead to name clashes and unexpected behaviors.
>
> -------------
>
> PR: https://git.openjdk.java.net/guide/pull/30
Understand, and I guess my point was should the use of TEST.properties be covered in the dev guide of just left to the JTREG pages. It would be nice to have best practices flushed out.
Best
Lance
------------------
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com
More information about the guide-dev
mailing list