Compile and run tests generated by ContestEstimator
#1743
Labels
comp-contest-estimator
Issue is related to contest estimator
ctg-enhancement
New feature, improvement or change request
Description
Compile and run tests generated by
ContestEstimator
as pipeline in Gradle. This will help us checking if tests are compilable, working, gather JaCoCo statistics (#1736) and upload this statistics to Grafana.Also local testing scenario will be simplified to simple Gradle command - currently it requires running IDEA and changing source code.
Requires: #1742
The text was updated successfully, but these errors were encountered: