Skip to content

Consider using 'fabtest' package for tests #25

@kmike

Description

@kmike

Hi all,

I've just released http://pypi.python.org/pypi/fabtest/ package. It was extracted from a test suite for a project (https://bitbucket.org/kmike/django-fab-deploy/) similar to woven. I think fabtest can be useful for woven too.

Tests for Fabric commands can be written as standard unittests and each test can be run against clean (or prepared) VirtualBox VM snapshot using this package. It can run fab commands from python (very basic support) and manage VM snapshots much like django is handling DB rollbacks during tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions