Skip to content

An example of how to test the integration of Rust with DynamoDb on your local development machine or in a Continuous Integration environment

License

Notifications You must be signed in to change notification settings

JaderDias/rust_dynamodb_local

Repository files navigation

rust_dynamodb_local

build status lint status dependency status

codecov Coverage Status

deps.rs Average time to resolve an issue Percentage of issues still open

An example of how to test the integration of Rust with DynamoDb on your local development machine or in a Continuous Integration environment

Supported development hosts

  • Linux
  • MacOS

Requirements

Development & testing

  • Docker Desktop up and running
  • docker-compose
  • gcc
  • Rust toolchain

additional deployment requirements

  • AWS Command Line Interface

additional macOS with Apple Silicon requirements

  • musl-cross with x86_64
brew install filosottile/musl-cross/musl-cross --with-x86_64

Run tests locally

make test

Test coverage

sunburst

About

An example of how to test the integration of Rust with DynamoDb on your local development machine or in a Continuous Integration environment

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages