Closed lread closed 2 years ago
Task bb test adds --clj-version option which can be 1.8, 1.9, 1.10, 1.11 or :all. Defaults to 1.8
bb test
--clj-version
CI adjusted to use bb test --clj-version :all.
bb test --clj-version :all
Includes test reporter that shows test name with clj version.
Closes #71
Task
bb test
adds--clj-version
option which can be 1.8, 1.9, 1.10, 1.11 or :all. Defaults to 1.8CI adjusted to use
bb test --clj-version :all
.Includes test reporter that shows test name with clj version.
Closes #71