gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] tests/examples: Add running of workflow examples


From: Ricardo Wurmus
Subject: Re: [PATCH v2] tests/examples: Add running of workflow examples
Date: Fri, 03 Jun 2022 17:46:10 +0200
User-agent: mu4e 1.6.10; emacs 28.1

Olivier Dion <olivier.dion@polymtl.ca> writes:

> What about skipping the group instead of running the tests?
>
> (when (getenv "GWL_SKIP_INTEGRATION_TESTS")
>   (test-skip "full-examples"))
>
> (test-group "full-examples"
>   (test-example "simple.scm")
>   (test-example "simple-wisp.w")
>   ;; ...
>   )

That would work, too.  I’d apply a patch to that effect :)

-- 
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]