Crate bitt

Crate bitt 

Source

Structs§

HeadlessDefaultPlugins
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.
PlaybackTestGear
Plugin that once inserted will perform playback testing.
PlaybackTestingOptions
Options to use when running playback testing. Inserted as a resource for test gear usage, you shouldn’t modify it
TestWrangler
A resource that can be used to state the outcome of this test.
TimeoutAsserterPlugin
A plugin that will add an Asserter and panic if it runs for longer than the given duration.