-u $(id -u):$(id -g)
specified in docker.runOptions
failing tests; see discussion on Slack and e.g. https://github.com/nf-core/tools/pull/351#issuecomment-581320133-u $(id -u):$(id -g)
for Docker in nf-coreRe-organised test data for different platforms
New test data config (@everyone!🎉)
Update CI tests to add linting and to bypass limit (Edmund)
Added more docs about local installation (properly tested modules has helped!)
Updated PR template to encourage linking the corresponding issues [#312 by Gregor]
Add docs for running tests locally with pytest [#338 by Harshil]
${moduleDir}/bin/my_script.sh
works in principle but breaks the cache#tools
?