Crate bitt

source ·

Structs§

  • A plugin that adds all the default plugins, except for the WindowPlugin. it adds the necessary elements for the rest of the plugins to work.
  • Plugin that once inserted will perform playback testing.
  • Options to use when running playback testing. Inserted as a resource for test gear usage, you shouldn’t modify it
  • A resource that can be used to state the outcome of this test.
  • A plugin that will add an Asserter and panic if it runs for longer than the given duration.