clulab / reach

Reach Biomedical Information Extraction
Other
96 stars 39 forks source link

Why is testing done with a script? #779

Open kwalcock opened 1 year ago

kwalcock commented 1 year ago

I must have forgotten in the meantime why we did it this way, but why are we using runAllTests instead of using aggregation? aggregate in test := false is specifically used to turn it off, but it seems like turning it on in the right way would take care of it.

MihaiSurdeanu commented 1 year ago

I think it was my call. Probably because I do not know sbt that well...

kwalcock commented 1 year ago

I'm updating the dependencies to artifactory.clulab.org and will check whether aggregation handles it in the same update.