eoc icon indicating copy to clipboard operation
eoc copied to clipboard

test path and normal path must be separated

Open yegor256 opened this issue 3 years ago • 0 comments

By default, we should ignore **/*-test.eo files and also don't include junit dependencies into the target .jar. Only when the user does eoc test, we should include test files and also include junit.

I think we should move junit deps into a <profile> in pom.xml

yegor256 avatar Jun 22 '22 04:06 yegor256