[
https://issues.apache.org/jira/browse/THRIFT-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667756#action_12667756
]
Esteve Fernandez commented on THRIFT-166:
-----------------------------------------
But, doesn't it make the rest of the testsuite inconsistent? I mean, tests for
the rest of languages live under test/, so to make it consistent, we would have
to move them.
I'm not against of moving tests to their respective lib/ directory, but I think
it would be better to file a separate issue for every language and coordinate
all the efforts.
> 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.