[
https://issues.apache.org/jira/browse/CASSANDRA-16766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Semb Wever updated CASSANDRA-16766:
-------------------------------------------
Component/s: Documentation/Website
Reviewers: Michael Semb Wever
Source Control Link:
https://github.com/apache/cassandra-website/commit/331893ec03e24f4ca3ba8b80a7e9b9ae13a527e4
> Development docs are not upto to date
> -------------------------------------
>
> Key: CASSANDRA-16766
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16766
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: Documentation, Documentation/Website
> Reporter: Jogesh Anand
> Assignee: Joel Shepherd
> Priority: Normal
> Labels: low-hanging-fruit
>
> The latest developers guide for unit testing isn't accurate
> [link|https://cassandra.apache.org/doc/latest/development/testing.html]
> For e.g
> {code:java}
> ant test -Dtest.name=<simple_classname>
> {code}
> isn't valid. It's now
> {code:java}
> ant testsome -Dtest.name=<simple_classname>
> {code}
> Similarly, we also have `ant long-testsome` & `ant burn-testsome` for e.g. I
> would be nice to have these documented as well for developers or users.
> AC:
> * The website accurately represents all testing scenarios present in
> build.xml or otherwise.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]