[
https://issues.apache.org/jira/browse/THRIFT-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667759#action_12667759
]
Bryan Duxbury commented on THRIFT-166:
--------------------------------------
Actually, the Ruby tests are already in the same folder as the library code.
I'm certainly for converting the rest of the languages to use the same pattern,
but I think it's impractical to expect to coordinate them across the board.
Instead, we should do it incrementally.
> Java tests should be in lib/java/test/...
> -----------------------------------------
>
> Key: THRIFT-166
> URL: https://issues.apache.org/jira/browse/THRIFT-166
> Project: Thrift
> Issue Type: Test
> Components: Library (Java)
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Minor
> Attachments: thrift-166.patch
>
>
> It's confusing and inconvenient to have the code and tests in separate
> folders. If they were together, the build.xml could allow you to build and
> run the tests in one command without changing directories.
> Would anyone object to moving these tests into lib/java/test? At the same
> time, we could start doing proper packaging and JUnit naming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.