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

fslock

  • dep:fslock

document-features

  • dep:document-features

env_logger

  • dep:env_logger

docsrs

  • document-features

file_locks

  • fslock