testcontainers / testcontainers/testcontainers-dotnet

[Enhancement]: Add Solr as a module

Open
#1,091 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement module
Dominant language
C#
Stars
4.4k
Forks
357
Avg merge
14h 42m
Merged PRs (30d)
16

Description

Problem

I notice that Solr is a module in the java library but not here, hopefully it would not be too much work to add

Solution

Implement the Solr module in the c#

Benefit

When I test my consuming application, I use SolrNet as the .NET Solr client and my consuming app doesn't have to worry about connections etc. Applying the Solr module here would allow me to integration test my application through queries in SolrNet

Alternatives

Not that I am aware of

Would you like to help contributing this enhancement?

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin by reviewing the existing Java Solr module and the C# modules in testcontainers-dotnet; the issue names no specific files or tests. Done means a C# Solr module supports integration testing of a consuming application through SolrNet.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.