Skip to content
  • Tom Pollard's avatar
    plugintestutils/runcli.py: Add TestArtifact() 'abstraction' class · d93763da
    Tom Pollard authored and bst-marge-bot's avatar bst-marge-bot committed
    This adds the initial Artifact 'abstractions', taking existing
    test methods into a dedicated Artifact class. The class is
    accessed via an instance attribute of the generic Cli() fixture.
    This is in preperation for AaaP, to ensure existing tests pass
    whilst creating an entry point for further abstractions when
    necessary.
    d93763da