wurmlab/sequenceserver

Ability to run tests in parallel

Open

#354 opened on Apr 6, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (121 forks)github user discovery
help wanted

Repository metrics

Stars
 (299 stars)
PR merge metrics
 (PR metrics pending)

Description

Tests fail when invoked using parallel_rspec command, probably because of shared state between threads.

Contributor guide