[
https://issues.apache.org/jira/browse/CASSANDRA-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920220#action_12920220
]
Eric Evans commented on CASSANDRA-1582:
---------------------------------------
The system tests would be a good template for how to go about something this I
think. Even better, write the tests in Python and you can take advantage of
the existing infrastructure for starting, stopping, and cleaning up after a
test instance (see test/system/__init__.py).
> create tests for cli
> --------------------
>
> Key: CASSANDRA-1582
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1582
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Fix For: 0.7.1
>
>
> Would like to have a test for each command so we have a least a little
> protection against regressions. No idea how to do this. Expect?
> http://en.wikipedia.org/wiki/Expect
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.