saveourtool/save-cloud

Create snapshot for TestSuitesSource only if there are changes

Open

#1,027 创建于 2022年8月11日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Kotlin (4 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (38 star)
PR 合并指标
 (PR 指标待抓取)

描述

Currently, Preprocessor creates a new version of TestSuitesSource checking only GIT hashcode. Need to add more checks:

  • changes in folder with tests
  • there are tests (save-cli detects not empty list of tests)

贡献者指南