Hi,
Using Guix 957f0c4 or 0d3f271, I get:
--8<---------------cut here---------------start------------->8---
$ guix build --help-transform | grep test
build PACKAGE from the latest commit of BRANCH
--without-tests=PACKAGE
build PACKAGE without running its tests
--8<---------------cut here---------------end--------------->8---
and then this error:
--8<---------------cut here---------------start------------->8---
$ guix build --without-test=foo foo
guix build: error: without-test=foo: unrecognized option
--8<---------------cut here---------------end--------------->8---
What do I miss?
All the best,
simon