serial_test 3.1.1

Allows for the creation of serialised Rust tests
Documentation

serial_test

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 11 feature flags, 5 of them enabled by default.

default

  • logging
  • async

logging

  • log

async

  • futures
  • serial_test_derive/async

log

  • dep:log

futures

  • dep:futures

test_logging

  • logging
  • env_logger
  • serial_test_derive/test_logging

env_logger

  • dep:env_logger

fslock

  • dep:fslock

docsrs

  • document-features

file_locks

  • fslock

document-features

  • dep:document-features