You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### **This SDK is still under development & not ready for adoption yet.**
15
-
16
-
# Antithesis Rust SDK
17
-
18
-
This library provides methods for Rust programs to configure the [Antithesis](https://antithesis.com) platform. It contains three kinds of functionality:
19
-
* Assertion macros that allow you to define test properties about your software or workload.
20
-
* Randomness functions for requesting both structured and unstructured randomness from the Antithesis platform.
21
-
* Lifecycle functions that inform the Antithesis environment that particular test phases or milestones have been reached.
22
-
23
-
For general usage guidance see the [Antithesis Rust SDK Documentation](http://antithesis.com/using_antithesis/sdk/rust/overview.html)
24
-
14
+
Rust SDK for the Antithesis autonomous software testing platform.
0 commit comments