wurmlab/sequenceserver

Ability to run tests in parallel

Open

#354 opened on Apr 6, 2018

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

Repository metrics

Stars
 (299 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide