c3c
c3c copied to clipboard
Test folder should be included when selecting "test"
The project has a "test" folder by default. So the expectation (and intention!) is that this folder should be picked up when doing c3c test. This does not seem to be the case.
Can we make this configurable? I like having my tests right next to my code for some things, and it would be good to be able to specify the set of folders!
It certainly should be, it should be something like test-sources as an additional set of files/paths to look into. They can still be placed with the regular sources if that is desired.
This is implemented since some time ago.