Skip to content

move test suite to mocha or tap #778

@bcoe

Description

@bcoe

we have fancy pants badges now \o/

screen shot 2015-07-11 at 7 48 56 pm

I moved tests around a bit and got them running on travis/coveralls (see #776), in the issue we discussed replacing the hand rolled artisanal test suite with a fancy new tool.

The main requirement that I'd like to carry over form the refactoring work, is that we run the suite against hiredis and javascript parsers -- I think it's great to know that the whole test suite is running in both modes -- we should be able to pull this off with either testing framework.

I use mocha on a lot of my projects, but I'd like to put a vote in for trying out node-tap:

https://github.com/isaacs/node-tap

@isaacs has been doing a ton of work on node-tap, and I think its syntax might be a bit closer to the existing test suite?

@erinspice how would you like to divide up work on this?

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