Our team was in the process of updating our dependencies and one of those is Cassandra Unit. I noticed that the last time this library was updated was in January of 2020 and that there hasn't been any activity in a long time. In addition there are 12 open pull requests that have just been sitting. I did notice some developers have forked this repo to add features they wanted.
We have enjoyed using this library to test CQL in our DAO objects via JUnit and are planning to upgrade to the latest version (4.3.1.0).
I hope that the developer (jsevellec) that was leading this effort is doing well. But in the absence of activity on this repo, and thinking longer term, I was wondering what other libraries might be available that allow ease of testing using an embedded Cassandra instance via JUnit that are more actively supported.