test_utils 0.2.0

Utility functions to run rust tests.
Documentation

test_utils

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 7 of them enabled by default.

default

  • postgres
  • dotenv
  • rocket_support

postgres

  • diesel

dotenv

    This feature flag does not enable additional features.

rocket_support

  • rocket
  • lazy_static
  • diesel

diesel

    This feature flag does not enable additional features.

rocket

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.