Terratest testing module

Hello, I’m trying to understand how to test module with terratest,
so mainly what I’d like to do it’s only to introduce the test part inside the module and not stack, so
following the documentation https://terraspace.cloud/docs/testing/module/
seems it’s test related to the module inside the stack but in my case
I have a module in gitrepo with terratest stuff and I’d like to incroduse the terraspace test without
rework around the folder structure of module, so can someone give me some tips or point me to the right documentation please

Note, also released rspec-terraspace 0.2.3 with some adjustments to the module test generator. It should now match the working example. To update rspec-terraspace

cd terraspace-project-root
bundle update rspec-terraspace
bundle info rspec-terraspace # to confirm