Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f79eff2

Browse files
[testcontainers] Testcontainers languages reference (#1328)
* Add sectino of testcotnaienrs dotnet * Add Tools section with Testcontainers * Update website_and_docs/content/ecosystem/_index.html Testcotnainers Community Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com> * Rename to .Net * Update website_and_docs/content/ecosystem/_index.html Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com> --------- Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com> Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com> [deploy site]
1 parent 0d3fc89 commit f79eff2

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

‎website_and_docs/content/ecosystem/_index.html‎

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,3 +458,32 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
458458
</table>
459459
</div>
460460
</div>
461+
462+
<div class="row justify-content-left pt-5 pl-5">
463+
<h2 id="tools">Tools</h2>
464+
</div>
465+
<div class="row justify-content-center p-5">
466+
<div class="table-responsive">
467+
<table class="table">
468+
<thead>
469+
<tr>
470+
<th scope="col">Name</th>
471+
<th scope="col">Language</th>
472+
<th scope="col">Author</th>
473+
</tr>
474+
</thead>
475+
<tbody>
476+
<tr>
477+
<th scope="row">
478+
<p>
479+
<a href="https://testcontainers.com/">
480+
Testcontainers
481+
</a>
482+
</p>
483+
</th>
484+
<td>.NET, Java, Python</td>
485+
</tr>
486+
</tbody>
487+
</table>
488+
</div>
489+
</div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /