Y
Hacker News
new
|
ask
|
show
|
jobs
by
therealx
1891 days ago
I would think the build system would
only
build the binaries or other compiled source. The CI pipeline would build and test.
1 comments
brown9-2
1891 days ago
Which build tools don’t also run tests? That seems very common with Java, Scala, Bazel users, npm, etc.
link