We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0380d02 commit 4f03fafCopy full SHA for 4f03faf
lib/STM_internal.mli
@@ -1,7 +1,6 @@
1
open QCheck
2
open STM_spec
3
-(** A revised state machine framework with parallel testing.
4
- This version does not come with built-in GC commands. *)
+(** Internal helper module to build STM tests. *)
5
6
7
(** Derives a test framework from a state machine specification. *)
0 commit comments