aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4f2aae41a14d839a0d036070fc3afe7d57cff51b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "junit"
description: "JUnit is a simple framework to write repeatable tests."
third_party {
  url {
    type: HOMEPAGE
    value: "https://junit.org/junit4/"
  }
  url {
    type: GIT
    value: "https://github.com/junit-team/junit4.git"
  }
  version: "r4.13.2"
  license_type: RECIPROCAL
  last_upgrade_date {
    year: 2021
    month: 3
    day: 3
  }
}