Skip to content
  • Georges Racinet's avatar
    Running the tests for GDK installations · 554378d00e82
    Georges Racinet authored
    The `--heptapod-gdk` option declares the test to be launched
    in GDK context, leading to the new `GdkHeptapod` class to be
    instantiated, with the GDK root dir specified with `--heptapod-gdk-root`.
    
    The new `needs.services` decorator will allow to declare tests that need
    services (and rake) management, hence will be satisfied more broadly than
    the `docker` marker. Notably these tests won't be skipped in GDK context.
    554378d00e82