All Projects → testcontainers → Testcontainers Rs

testcontainers / Testcontainers Rs

Licence: other
A library for integration-testing against docker containers from within Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Testcontainers Rs

Claudb
ClauDB is a REDIS implementation in Java
Stars: ✭ 64 (-48.39%)
Mutual labels:  integration-testing
Godog
Cucumber for golang
Stars: ✭ 1,287 (+937.9%)
Mutual labels:  integration-testing
Frisby
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
Stars: ✭ 1,484 (+1096.77%)
Mutual labels:  integration-testing
Httparrot
HTTP Request & Response Server. An incomplete clone of http://httpbin.org
Stars: ✭ 79 (-36.29%)
Mutual labels:  integration-testing
Coyote
Environment, operations and runtime-meta testing tool.
Stars: ✭ 84 (-32.26%)
Mutual labels:  integration-testing
Unit Threaded
Advanced unit test framework for D
Stars: ✭ 100 (-19.35%)
Mutual labels:  integration-testing
Aspnetcore Tests Sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
Stars: ✭ 40 (-67.74%)
Mutual labels:  integration-testing
Kubetest
Kubernetes integration testing in Python via pytest
Stars: ✭ 122 (-1.61%)
Mutual labels:  integration-testing
Testing Workshop
A workshop for learning how to test JavaScript applications
Stars: ✭ 1,276 (+929.03%)
Mutual labels:  integration-testing
Gest
👨‍💻 A sensible GraphQL testing tool - test your GraphQL schema locally and in the cloud
Stars: ✭ 109 (-12.1%)
Mutual labels:  integration-testing
Dockest
Docker + Jest integration testing for Node.js
Stars: ✭ 81 (-34.68%)
Mutual labels:  integration-testing
Cavy
An integration test framework for React Native.
Stars: ✭ 1,239 (+899.19%)
Mutual labels:  integration-testing
Pytest Monitor
Pytest plugin for analyzing resource usage during test sessions
Stars: ✭ 105 (-15.32%)
Mutual labels:  integration-testing
Redux Saga Test Plan
Test Redux Saga with an easy plan.
Stars: ✭ 1,135 (+815.32%)
Mutual labels:  integration-testing
Greenlight
Clojure integration testing framework
Stars: ✭ 116 (-6.45%)
Mutual labels:  integration-testing
Apiintegrationtestsamples
Demo project containing end-to-end, in-memory integration tests in ASP.NET Core 2.1
Stars: ✭ 62 (-50%)
Mutual labels:  integration-testing
Hsac Fitnesse Fixtures
An environment to define and run integration tests. It contains Fitnesse fixture (base) classes and a baseline FitNesse installation.
Stars: ✭ 99 (-20.16%)
Mutual labels:  integration-testing
Next Page Tester
DOM integration testing for Next.js
Stars: ✭ 122 (-1.61%)
Mutual labels:  integration-testing
Movieapp
🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
Stars: ✭ 117 (-5.65%)
Mutual labels:  integration-testing
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-15.32%)
Mutual labels:  integration-testing

Testcontainers-rs

Continuous Integration Crates.io Docs.rs Dependabot Status Bors enabled

Testcontainers-rs is the official Rust language fork of http://testcontainers.org.

Usage

  1. Depend on testcontainers
  2. Import use testcontainers::*.

Check the integration tests on how to use the library.

License

Licensed under either of

at your option.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].