Skip to content

Is it possible to tell spork to connect to a DB other than the normal test DB? #245

@jmuheim

Description

@jmuheim

I often run the whole test suite in one directory, while actively develop and run tests in another directory. So sometimes two tests run on the same Mongoid DB and "clear each other out" (Mongoid doesn't have transactions or something like that).

So: is it possible to tell spork to connect to a DB other than the normal test DB?

Thanks anyway for this great tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions