Run just a single testfile to populate caches before testing, not an entire batch #332
Labels
continuous integration
Related to the continuous integration
speed
Related to speed improvements
tests
Related to the unit testng framework
Milestone
With the new unit testing framework added in #316, we run a single batch to populate caches before running the remaining batches in popular. However, this is needlessly costly. Using a single testfile (i.e. a batch of size 1) would achieve the same effect faster.
The text was updated successfully, but these errors were encountered: