saveourtool/save-cloud

Create snapshot for TestSuitesSource only if there are changes

Open

#1,027 opened on 2022年8月11日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Kotlin (4 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (38 stars)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド