Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
b
brief-coat-32007
02/11/2020, 6:22 PM
hi, question I am currently using pants build for my go project I may have encounter 2 issues 1. how can i access a resource file during test run? e.g. schema file for local database setup to run test against database layer 2. it seems that pants build does not allow a go dir with only test files? ref for 1:
https://github.com/pantsbuild/pants/issues/5132
https://github.com/pantsbuild/pants/issues/2590
ref for 2:
https://github.com/pantsbuild/pants/issues/5131
Post