Stefan Miklosovic created CASSANDRA-18694:
---------------------------------------------

             Summary: Use AssertJ-db for Cassandra to make testing easier
                 Key: CASSANDRA-18694
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18694
             Project: Cassandra
          Issue Type: Improvement
          Components: Test/unit
            Reporter: Stefan Miklosovic


I noticed that there is assertj-db project as a sub-project of AssertJ.

The way it connects to data source is via JDBC. There is Cassandra JDBC library 
(2) (Apache 2.0) for which there is a maintained fork (3). 

The idea here is to implement some helper classes which would make this kind of 
stuff possible (4)

I am not completely sure how much compatible all parts are. 

This is so far just an idea if somebody wants to investigate what is possible.

(1) https://assertj.github.io/doc/#assertj-db
(2 )https://github.com/ing-bank/cassandra-jdbc-wrapper
(3) https://github.com/adejanovski/cassandra-jdbc-wrapper/
(4) 
https://assertj.github.io/doc/#statically-import-org-assertj-db-api-assertions-assertthat



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to