Currently, jtreg allows having multiple test description in one file, but this support is undocumented and is very limited:
- there is no way to run only one of such @test
- if a test file(w/ multiple @test inside) is provided as a test, jtreg runs only 1st @test. although most people expect that all tests from this file will be run.
- there is no way to run only one of such @test
- if a test file(w/ multiple @test inside) is provided as a test, jtreg runs only 1st @test. although most people expect that all tests from this file will be run.
- duplicates
-
CODETOOLS-7901914 Failure to find multiple @test in a single file
-
- Resolved
-
-
CODETOOLS-7900144 Implement multiple tests in one file in jtreg
-
- Resolved
-
- relates to
-
CODETOOLS-7901942 Proposed update for TagTestFinder.scanFile
-
- In Progress
-