mill icon indicating copy to clipboard operation
mill copied to clipboard

Add tests to dynamic cross modules example

Open asarkar opened this issue 1 year ago • 1 comments

The dynamic cross modules example doesn't include any tests, so, the example doesn't work when tests are added to any of the modules. Please add some tests to one or more of the modules so that we have a mix of test and run targets, which is more practical and useful. This will, of course, also necessitate updating the build.sc file.

asarkar avatar Aug 20 '24 23:08 asarkar

I created a minimal example project to the best of my understanding how dynamic cross module tests can be discovered. I'm attaching it for reference. cross.zip

asarkar avatar Aug 21 '24 01:08 asarkar