Open
Description
Is your feature request related to a problem? Please describe.
Make easy to slice test using datastore, firestoee and spanner
Describe the solution you'd like
Looking into testing-code-that-uses-cloud-spanner I think the project can provide the infrastructure with @DataSpannerTest annotation. There are similar annotation for neo4j, jdbc, jpa and so on in the spring-boot project
See this draft
Describe alternatives you've considered
Additional context