Docs.rs
mlua-probe-core-0.1.2
mlua-probe-core 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ynishi
Dependencies
mlua ^0.11
normal
mlua-lspec ^0.1.0
normal
thiserror ^2
normal
Versions
72.86%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module testing
mlua_
probe_
core
0.1.2
Module testing
Module Items
Modules
Structs
In crate mlua_
probe_
core
mlua_probe_core
Module
testing
Copy item path
Source
Expand description
BDD test framework for Lua, re-exported from
mlua_lspec
.
Modules
§
doubles
Spy / stub / mock test doubles implemented as Lua
UserData
.
framework
Structs
§
Test
Result
Result of a single test case.
Test
Summary
Aggregated results from a test run.