Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split the gem in 3 #60

Open
casperisfine opened this issue Feb 16, 2018 · 0 comments
Open

Split the gem in 3 #60

casperisfine opened this issue Feb 16, 2018 · 0 comments
Assignees

Comments

@casperisfine
Copy link
Contributor

Because both minitest and rspec integration are provided by the same gem, we can't define explicit dependencies in the gemspec, even though that would make testing much much easier.

I think we should split in 3 gems:

  • ci-queue: Keep all the queue implementations, depends on pretty much nothing.
  • minitest-queue: depends on ci-queue, a specific minitest and minitest-reporters.
  • rspec-queue: depends on ci-queue and a specific rspec version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant